summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-static-member.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-2/+4
* Debug Info: this reverts commit r189600.Manman Ren2013-08-291-4/+2
* Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren2013-08-291-2/+4
* PR16927: Don't assert (or, previously, skip) static data members of enumerati...David Blaikie2013-08-171-1/+5
* clang/test/CodeGenCXX/debug-info-static-member.cpp: Appease targetting msvc t...NAKAMURA Takumi2013-01-251-1/+1
* The last of PR14471: Debug info support for inline in-class initializer for f...David Blaikie2013-01-201-4/+4
* Add testcase missed yesterday. Patch from Paul Robinson.Eric Christopher2013-01-161-0/+41
OpenPOWER on IntegriCloud