aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/basic/basic.stc/basic.stc.dynamic/p2.cpp
AgeCommit message (Expand)Author
2011-03-02Semantic checking for exception specifications should be triggered byJohn McCall
2010-03-24When a declaration of a function is missing an exception specificationDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-15When implicitly declaring operators new, new[], delete, and delete[],Douglas Gregor