summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/field-access-debug-info.cpp
AgeCommit message (Expand)Author
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith
2014-08-29Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl
2013-12-04Fix test case due to r196394 and improve it to not rely on LLVM code generati...David Blaikie
2011-12-13Testcase for LLVM commit r146475.Nick Lewycky
2010-04-21Encode field accessibility.Devang Patel