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
/
lib
/
CodeGen
/
CGDebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug Info: Nest Objective-C property function decls inside their container.
Adrian Prantl
2019-11-08
1
-25
/
+42
*
Revert a5c8ec4 "[CGDebugInfo] Emit subprograms for decls when AT_tail_call is...
Hans Wennborg
2019-11-07
1
-4
/
+6
*
[CGDebugInfo] Emit subprograms for decls when AT_tail_call is understood
Vedant Kumar
2019-11-04
1
-6
/
+4
*
make -ftime-trace also trace time spent creating debug info
Luboš Luňák
2019-11-02
1
-0
/
+33
*
[NFC]: Removed an implicit capture argument from lambda.
Sourabh Singh Tomar
2019-11-02
1
-1
/
+1
*
Replace std::function in PrintingPolicy with a callbacks object.
Richard Smith
2019-10-29
1
-2
/
+1
*
[DWARF5] Added support for deleted C++ special member functions.
Adrian Prantl
2019-10-29
1
-0
/
+23
*
PCH debug info: Avoid appending the source directory to an absolute path
Adrian Prantl
2019-10-21
1
-3
/
+3
*
DebugInfo: Render the canonical name of a class template specialization, even...
David Blaikie
2019-10-18
1
-1
/
+3
*
[DWARF5] Added support for DW_AT_noreturn attribute to be emitted for
Adrian Prantl
2019-10-16
1
-0
/
+2
*
CGDebugInfo - silence static analyzer dyn_cast<> null dereference warnings. N...
Simon Pilgrim
2019-10-16
1
-4
/
+5
*
[DebugInfo] Enable call site debug info for ARM and AArch64
Nikola Prica
2019-10-09
1
-2
/
+1
*
Codegen - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-07
1
-2
/
+2
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-4
/
+4
*
Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-03
1
-1
/
+1
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
1
-1
/
+1
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-24
1
-0
/
+6
*
Revert "Support for DWARF-5 C++ language tags."
Jonas Devlieghere
2019-09-23
1
-6
/
+0
*
Support for DWARF-5 C++ language tags.
Adrian Prantl
2019-09-23
1
-0
/
+6
*
Add SpellingNotCalculated to Attribute Enums to suppress UBSan warnings
Erich Keane
2019-09-17
1
-0
/
+2
*
Revert: [DebugInfo] Add debug location to stubs generated by CGDeclCXX and ma...
Alexandre Ganea
2019-09-05
1
-5
/
+2
*
[DebugInfo] Add debug location to stubs generated by CGDeclCXX and mark them ...
Alexandre Ganea
2019-09-05
1
-2
/
+5
*
[DebugInfo] Emit DW_TAG_enumeration_type for referenced global enumerator.
Yuanfang Chen
2019-09-04
1
-9
/
+17
*
Debug Info: Support for DW_AT_export_symbols for anonymous structs
Shafik Yaghmour
2019-08-27
1
-1
/
+6
*
Revert r369458 "[DebugInfo] Add debug location to dynamic atexit destructor"
Hans Wennborg
2019-08-22
1
-2
/
+1
*
[DebugInfo] Add debug location to dynamic atexit destructor
Alexandre Ganea
2019-08-20
1
-1
/
+2
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-0
/
+16
*
Revert "[CGDebugInfo] Simplify EmitFunctionDecl parameters, NFC"
Vedant Kumar
2019-07-11
1
-13
/
+10
*
[CGDebugInfo] Simplify EmitFunctionDecl parameters, NFC
Vedant Kumar
2019-07-11
1
-10
/
+13
*
[CGDebugInfo] Fix -femit-debug-entry-values crash on os_log_helpers
Vedant Kumar
2019-07-11
1
-3
/
+6
*
[clang] Add DISuprogram and DIE for a func decl
Djordje Todorovic
2019-06-27
1
-4
/
+34
*
Fix formatting after r364479
Aaron Puchert
2019-06-26
1
-4
/
+2
*
[Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarf
Aaron Puchert
2019-06-26
1
-3
/
+1
*
[clang/DIVar] Emit the flag for params that have unmodified value
Djordje Todorovic
2019-06-26
1
-0
/
+39
*
[CC1Option] Add the option to enable the debug entry values
Djordje Todorovic
2019-06-26
1
-1
/
+4
*
Store a pointer to the return value in a static alloca and let the debugger u...
Amy Huang
2019-06-20
1
-3
/
+15
*
PR42205: DebugInfio: Do not attempt to emit debug info metadata for static me...
David Blaikie
2019-06-17
1
-0
/
+3
*
[Clang] Harmonize Split DWARF options with llc
Aaron Puchert
2019-06-15
1
-1
/
+1
*
[Clang] Rename -split-dwarf-file to -split-dwarf-output
Aaron Puchert
2019-06-15
1
-1
/
+1
*
Use fully qualified name when printing S_CONSTANT records
Amy Huang
2019-06-13
1
-2
/
+7
*
DebugInfo: Add support for 'nodebug' attribute on typedefs and alias templates
David Blaikie
2019-06-08
1
-8
/
+16
*
Add enums as global variables in the IR metadata.
Amy Huang
2019-05-30
1
-5
/
+7
*
CodeView - add static data members to global variable debug info.
Amy Huang
2019-05-29
1
-4
/
+14
*
Fixed a -Wunused-variable warning when assertions are disabled
Dmitri Gribenko
2019-05-22
1
-0
/
+1
*
Combine two if cases because the second one is never reached.
Amy Huang
2019-05-22
1
-6
/
+4
*
[DebugInfo] Don't emit checksums when compiling a preprocessed CPP
Alexandre Ganea
2019-05-21
1
-1
/
+5
*
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att...
Leonard Chan
2019-05-07
1
-0
/
+4
*
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec...
Leonard Chan
2019-05-03
1
-4
/
+0
*
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
Leonard Chan
2019-05-02
1
-0
/
+4
*
Use primary template parameter names for variable template debug info
Reid Kleckner
2019-05-02
1
-22
/
+14
[next]