summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/debug-info.c
Commit message (Expand)AuthorAgeFilesLines
* Update to match LLVM changes for PR27284.Adrian Prantl2016-04-151-4/+4
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-1/+1
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-1/+1
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Fix debug tag type of forward declarations of struct/class in C++.David Blaikie2012-11-021-3/+2
* Emit debug info for extended vectors.Devang Patel2011-07-131-0/+5
* tests: Force a triple in this test (so uint128 is present).Daniel Dunbar2011-05-051-1/+1
* Do not drop uint128 on the floor.Devang Patel2011-05-051-0/+7
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Add radar number.Mike Stump2009-10-231-0/+1
* Fixup the return type of functions.Mike Stump2009-10-231-1/+12
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-3/+3
* PR4143: don't crash generating debug info for incomplete enum types.Eli Friedman2009-05-041-0/+7
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* fix PR3427: fix debuginfo for incomplete array typesNuno Lopes2009-01-281-1/+7
* Convert incomplete array types before emitting debug info for them, fixes PR3...Anders Carlsson2008-11-261-1/+3
* merge some testcases together.Chris Lattner2008-11-111-0/+16
* remove the wrong PR # from the file name.Chris Lattner2008-11-111-0/+6