summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-namespace.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Debug Info: Using declarations/DW_TAG_imported_declaration of variables, type...David Blaikie2013-05-081-11/+30
* DebugInfo: Support imported modules (using directives) within lexical blocks.David Blaikie2013-05-061-5/+11
* Support debug info for using directives at global/namespace scope.David Blaikie2013-04-261-4/+9
* Revert "Revert "PR14606: Debug info for using directives/DW_TAG_imported_modu...David Blaikie2013-04-221-2/+11
* Revert "PR14606: Debug info for using directives/DW_TAG_imported_module"Eric Christopher2013-04-191-11/+2
* PR14606: Debug info for using directives/DW_TAG_imported_moduleDavid Blaikie2013-04-191-2/+11
* Revert "Update debug info test for schema change made to LLVM."David Blaikie2013-03-281-3/+3
* Update debug info test for schema change made to LLVM.David Blaikie2013-03-271-3/+3
* clang/test/CodeGenCXX/debug-info-namespace.cpp: Disable it on non-bash lit fo...NAKAMURA Takumi2013-03-261-0/+3
* Debug info - generalize namespace test to not depend on a DW_TAG_file_type entryDavid Blaikie2013-03-201-2/+2
* refactoring file/directory for namespace debug infoDavid Blaikie2013-03-201-3/+3
* Enhance debug info namespace test to check for context/scope referenceDavid Blaikie2013-03-201-1/+6
* Make front-end debug info namespace test frontend-only & more specific withou...David Blaikie2013-03-201-8/+5
* test/CodeGenCXX/debug-info-namespace.cpp: Add explicit -fverbose-asm to cc1 t...NAKAMURA Takumi2011-05-021-2/+1
* test: Mark 3 tests as XFAIL:cygwin,mingw.NAKAMURA Takumi2011-03-051-0/+1
* Update tests to not search of as.Rafael Espindola2010-10-291-1/+0
* Test passes on Darwin; try to XFAIL on freebsd, linux, xp/msvc9.Stuart Hastings2010-10-281-0/+1
* Fix context info for enums.Devang Patel2010-10-271-0/+12