summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-pubtypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Remove debug-info-pubtypes.ccp - pubnames/pubtypes are adequately ...David Blaikie2014-03-111-16/+0
* DebugInfo: Fix test for LLVM change r203619David Blaikie2014-03-111-2/+2
* Implement a new -fstandalone-debug option. rdar://problem/15685848Adrian Prantl2014-01-071-1/+1
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Pass the special backend option to this test for now to get it passingEric Christopher2013-08-301-3/+2
* Make the test less sensitive to DWARF emission implementation details.Eli Bendersky2012-11-291-2/+2
* Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed2012-10-251-1/+1
* Update test for llvm assembly output change. Also add a fixme that thisEric Christopher2012-03-011-0/+2
* Enable -flimit-debug-info by default. Now, clang lazily emits debug info for ...Devang Patel2011-11-041-1/+1
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-041-0/+1
* List c++ class type as public type in dwarf debug info output.Devang Patel2011-05-311-0/+14
OpenPOWER on IntegriCloud