summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-cxx1y.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-3/+3
* PR26423: Assert on valid use of using declaration of a function with an unded...David Blaikie2016-08-051-4/+22
* DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith2016-04-231-3/+3
* 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-5/+5
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-5/+12
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-6/+6
* clang/test/CodeGenCXX/debug-info-cxx1y.cpp: Add %itanium_abi_triple for incom...NAKAMURA Takumi2014-11-111-1/+1
* PR16091 continued: Debug Info for member functions with undeduced return types.David Blaikie2014-11-111-2/+15
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* PR16091: Error when attempting to emit debug info for undeduced auto return t...David Blaikie2013-05-241-0/+7