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
/
ModuleDebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r324490: [DebugInfo] Improvements to representation of enumeration ...
Momchil Velikov
2018-02-12
1
-1
/
+1
*
Revert [DebugInfo] Improvements to representation of enumeration types (PR361...
Momchil Velikov
2018-02-07
1
-1
/
+1
*
[DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov
2018-02-07
1
-1
/
+1
*
-gmodules: Emit debug info for implicit module imports via #include.
Adrian Prantl
2018-01-03
1
-2
/
+15
*
Debug Info: Avoid completing class types when a definition is in a module.
Adrian Prantl
2017-07-24
1
-3
/
+8
*
Remove 24 instances of 'REQUIRES: shell'
Reid Kleckner
2016-10-20
1
-1
/
+1
*
Module debug info: Fix a bug in handling record decls without fields.
Adrian Prantl
2016-08-17
1
-0
/
+10
*
Reroll "Include unreferenced nested types in member list only for CodeView"
Adrian McCarthy
2016-07-21
1
-1
/
+1
*
Revert "Include unreferenced nested types in member list only for CodeView"
Adrian McCarthy
2016-07-21
1
-5
/
+1
*
Include unreferenced nested types in member list only for CodeView
Adrian McCarthy
2016-07-21
1
-1
/
+5
*
Module debugging: Also correctly handle typedef'd foward-declared members.
Adrian Prantl
2016-04-26
1
-0
/
+4
*
Module Debugging: Fix the condition for determining whether a template
Adrian Prantl
2016-04-25
1
-7
/
+43
*
DebugInfo: Adapt to loss of DITypeRef in LLVM r267296
Duncan P. N. Exon Smith
2016-04-23
1
-19
/
+18
*
Update to match LLVM changes for PR27284.
Adrian Prantl
2016-04-15
1
-3
/
+3
*
Module Debugging: Fix a crash when emitting debug info for nested tag types
Adrian Prantl
2016-03-07
1
-0
/
+7
*
Remove some unnecessary CHECK-SAMEs in ModuleDebugInfo.{cpp,m}.
Justin Lebar
2016-02-10
1
-1
/
+0
*
Get rid of CHECK-SAME-NOT in tests.
Justin Lebar
2016-02-10
1
-10
/
+16
*
Module Debugging: Use a nonzero DWO id for precompiled headers.
Adrian Prantl
2016-01-22
1
-2
/
+1
*
Module Debugging: Fine-tune the condition that determines whether a type
Adrian Prantl
2016-01-20
1
-0
/
+4
*
Module Debugging: Make sure that anonymous tag decls that define global
Adrian Prantl
2016-01-19
1
-0
/
+16
*
Module Debugging: Defer the emission of anonymous tag decls
Adrian Prantl
2016-01-19
1
-0
/
+12
*
Module debugging: Add a testcase for standalone forward declarations.
Adrian Prantl
2016-01-09
1
-0
/
+4
*
Module debugging: Defer emitting tag types until their definition
Adrian Prantl
2016-01-06
1
-6
/
+14
*
Fix a typo in testcase and increase its coverage!
Adrian Prantl
2016-01-05
1
-1
/
+1
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
Module Debugging: Use the clang module signature as the module's dwo_id
Adrian Prantl
2015-09-22
1
-1
/
+3
*
Debug Info: Remove an unnecessary debug type visitor.
Adrian Prantl
2015-09-10
1
-3
/
+4
*
clang/test/Modules/ModuleDebugInfo.cpp: Add -triple %itanium to appease ms-ta...
NAKAMURA Takumi
2015-09-08
1
-2
/
+2
*
Module Debugging: Emit debug type information into clang modules.
Adrian Prantl
2015-09-08
1
-0
/
+41