summaryrefslogtreecommitdiff
path: root/test/Instrumentation/AddressSanitizer/debug_info.ll
Commit message (Expand)AuthorAge
* Remove top-level Clang -fsanitize= flags for optional ASan features.Alexey Samsonov2014-06-13
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-08
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-25
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-13
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-26
* Improve debug info generated with enabled AddressSanitizer.Alexey Samsonov2012-12-12