summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-globalinit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r226049:Duncan P. N. Exon Smith2015-01-151-2/+2
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-2/+2
* Simplify/clean up debug info suppression in CodeGenFunctionDavid Blaikie2013-08-261-1/+1
* TestDavid Blaikie2013-08-261-0/+8
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Update tests so that we don't test for function-only attributes on call sites.Bill Wendling2013-02-221-3/+1
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-1/+3
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-1/+1
* Add a new option for and disable column number information as thereEric Christopher2012-10-181-1/+1
* clang/test/CodeGenCXX/debug-info-globalinit.cpp: Fix for -Asserts.NAKAMURA Takumi2012-07-241-4/+4
* Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) onNick Lewycky2012-07-241-0/+30