summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/old-style-cast.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a triple to fix this test on WindowsAlp Toker2013-11-271-1/+1
| | | | | | | | The warning from cmake-clang-x64-msc16-R was: test\SemaCXX\old-style-cast.cpp Line 6: cast to 'void **' from smaller integer type 'long' llvm-svn: 195813
* Implement -Wold-style-castAlp Toker2013-11-271-0/+11
Based on a patch by Ondřej Hošek! llvm-svn: 195808
OpenPOWER on IntegriCloud