summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/reinterpret-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use "()" instead of "(void)" when pretty-printing a parameter-less function t...Argyrios Kyrtzidis2009-06-031-3/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add handling of member pointers to reinterpret_cast.Sebastian Redl2009-01-271-0/+18
* Semantic analysis for C++ reinterpret_cast and const_cast. Patch by Sebastian...Douglas Gregor2008-10-241-0/+72
OpenPOWER on IntegriCloud