summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-no-rtti-data.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-3/+3
* CodeGen: New vtable group representation: struct of vtable arrays.Peter Collingbourne2016-12-131-1/+1
* Also put vtables in a comdat when rtti is disabled.Rafael Espindola2015-01-161-1/+1
* MS ABI: -fno-rtti-data wasn't data-free enoughDavid Majnemer2014-07-241-0/+1
* clang/test/CodeGenCXX/microsoft-no-rtti-data.cpp: Relax an expression for -As...NAKAMURA Takumi2014-07-011-1/+1
* Driver: Handle /GR- in a compatible way with MSVCDavid Majnemer2014-07-011-0/+21