index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Modules
/
ExtDebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Clang for D20147 ("DebugInfo: New metadata representation for global v...
Peter Collingbourne
2016-09-13
1
-10
/
+9
*
Typo.
Adrian Prantl
2016-08-22
1
-1
/
+1
*
Module debug info: Fix a bug in handling record decls without fields.
Adrian Prantl
2016-08-17
1
-2
/
+23
*
Module debugging: Also correctly handle typedef'd foward-declared members.
Adrian Prantl
2016-04-26
1
-1
/
+12
*
Module debugging: Add testcase for member classes of class template specializ...
Adrian Prantl
2016-04-26
1
-1
/
+9
*
Module debugging: Use the definition to determine module-defined types.
Adrian Prantl
2016-04-26
1
-0
/
+9
*
Module Debugging: Fix the condition for determining whether a template
Adrian Prantl
2016-04-25
1
-10
/
+63
*
DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
Duncan P. N. Exon Smith
2016-04-23
1
-15
/
+11
*
DebugInfo: Make DICompositeTypes distinct most of the time
Duncan P. N. Exon Smith
2016-04-17
1
-2
/
+2
*
Rephrase this test to help debug a buildbot issue
Adrian Prantl
2016-01-22
1
-1
/
+2
*
Fix a typo in r258507 and change the PCH dwoid constant to ~1UL.
Adrian Prantl
2016-01-22
1
-1
/
+2
*
Fix 80-column violations.
Adrian Prantl
2016-01-22
1
-3
/
+6
*
Module Debugging: Use a nonzero DWO id for precompiled headers.
Adrian Prantl
2016-01-22
1
-0
/
+4
*
Module Debugging: Fine-tune the condition that determines whether a type
Adrian Prantl
2016-01-20
1
-1
/
+9
*
Module Debugging: Don't emit external type references to anonymous types.
Adrian Prantl
2016-01-19
1
-0
/
+9
*
Module Debugging: Make sure that anonymous tag decls that define global
Adrian Prantl
2016-01-19
1
-0
/
+4
*
Module Debugging: Defer the emission of anonymous tag decls
Adrian Prantl
2016-01-19
1
-0
/
+11
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-2
/
+2
*
Use Itanium C++ ABI triple for new modules+debug test
Reid Kleckner
2015-09-11
1
-1
/
+4
*
Module Debugging: Emit forward declarations for types that are defined in
Adrian Prantl
2015-09-11
1
-0
/
+69
*
Revert "Module Debugging: Emit forward declarations for types that are define...
Adrian Prantl
2015-09-11
1
-77
/
+0
*
clang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_triple.
NAKAMURA Takumi
2015-09-11
1
-0
/
+3
*
clang/test/Modules/ExtDebugInfo.cpp: Use [[@LINE]].
NAKAMURA Takumi
2015-09-11
1
-1
/
+1
*
Module Debugging: Emit forward declarations for types that are defined in
Adrian Prantl
2015-09-11
1
-0
/
+74