summaryrefslogtreecommitdiff
path: root/test/SemaCXX/reinterpret-fn-obj-pedantic.cpp
Commit message (Expand)AuthorAge
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-15
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Rename clang to clang-cc.Daniel Dunbar2009-03-24
* Semantic analysis for C++ reinterpret_cast and const_cast. Patch by Sebastian...Douglas Gregor2008-10-24