summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-same-line.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Remove distinct-call-inlining test case as this is being fixed in ...David Blaikie2015-01-211-64/+0
* allow optional signext attributeWill Schmidt2014-06-021-4/+4
* Add FIXME describing the limitation of using column info to disambiguate inli...David Blaikie2014-05-101-106/+47
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Debug Info / EmitCallArgs: arguments may modify the debug location.Adrian Prantl2013-07-261-0/+25
* Relax test to allow for attributes on other architectures. Caught by powerpc6...Adrian Prantl2013-03-191-2/+2
* Force column info only for direct inlined functions. This should strikeAdrian Prantl2013-03-151-1/+18
* relax check to allow for attributes (fix buildbot for elf-ppc64)Adrian Prantl2013-03-131-1/+1
* Eliminate backend dependency in CFE testcase.Adrian Prantl2013-03-121-14/+29
* Force column info to be generated for call expressions so we canAdrian Prantl2013-03-121-0/+66
OpenPOWER on IntegriCloud