aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-pubtypes.cpp
AgeCommit message (Expand)Author
2012-11-29Make the test less sensitive to DWARF emission implementation details.Eli Bendersky
2012-10-25Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed
2012-03-01Update test for llvm assembly output change. Also add a fixme that thisEric Christopher
2011-11-04Enable -flimit-debug-info by default. Now, clang lazily emits debug info for ...Devang Patel
2011-06-04These tests require particular registered targets. Declared as such.Galina Kistanova
2011-05-31List c++ class type as public type in dwarf debug info output.Devang Patel