summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/new-overflow.cpp
AgeCommit message (Expand)Author
2017-12-09Switch to gnu++14 as the default dialect.Tim Northover
2016-04-07Replace Sema-level implementation of -fassume-sane-operator-new with aRichard Smith
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2011-07-13Convert the standard default-construction loops to use phis andJohn McCall
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2011-06-24Two more test cases which have been long uncommitted.John McCall