index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
DIBuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DIBuilder: retain a type when created with a unique identifier.
Manman Ren
2013-08-29
1
-1
/
+4
*
DIBuilder: take an optional StringRef to pass in unique identifier.
Manman Ren
2013-08-27
1
-9
/
+15
*
DebugInfo: Allow the addition of other (such as static data) members to a rec...
David Blaikie
2013-08-16
1
-3
/
+5
*
Remove DIBuilder cache of variable TheCU and change the few
Eric Christopher
2013-07-19
1
-6
/
+6
*
Revert "Remove DIBuilder cache of variable TheCU and change the few"
Eric Christopher
2013-07-18
1
-6
/
+6
*
Remove DIBuilder cache of variable TheCU and change the few
Eric Christopher
2013-07-18
1
-6
/
+6
*
Rename DIBuilder::createNullPtrType to createUnspecifiedType and introduce
Peter Collingbourne
2013-06-27
1
-2
/
+5
*
DebugInfo: DIBuilder changes to match DIEnumerator changes in r184694
David Blaikie
2013-06-24
1
-1
/
+1
*
DebugInfo: Support (using GNU extensions) for template template parameters an...
David Blaikie
2013-06-22
1
-0
/
+32
*
DIBuilder: No functionality change.
Manman Ren
2013-06-07
1
-18
/
+19
*
DIBuilder: No functionality change.
Manman Ren
2013-06-07
1
-2
/
+2
*
Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...
David Blaikie
2013-05-22
1
-2
/
+2
*
Remove duplicated comment.
Benjamin Kramer
2013-05-21
1
-1
/
+0
*
PR14606: Debug Info for namespace aliases/DW_TAG_imported_module
David Blaikie
2013-05-20
1
-1
/
+10
*
Correct parameter name in doc comment to match declaration.
David Blaikie
2013-05-11
1
-1
/
+1
*
PR14492: Debug Info: Support for values of non-integer non-type template para...
David Blaikie
2013-05-10
1
-4
/
+3
*
Rename DIImportedModule to DIImportedEntity and allow imported declarations
David Blaikie
2013-05-07
1
-2
/
+11
*
Make doxygen comment match declaration.
Benjamin Kramer
2013-04-22
1
-1
/
+1
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-0
/
+11
*
Reformat and nuke trailing whitespace.
Eric Christopher
2013-04-19
1
-29
/
+31
*
Rename ClassType to the more accurate UnderlyingType and document its purpose.
Adrian Prantl
2013-04-19
1
-9
/
+10
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
1
-11
/
+0
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
1
-0
/
+11
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-6
/
+0
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-0
/
+6
*
Make DIBuilder::createClassType more type safe by returning DICompositeType r...
David Blaikie
2013-03-26
1
-6
/
+7
*
DIBuilder: allow linkage name to be specified for global variables
David Blaikie
2013-03-20
1
-0
/
+13
*
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
2013-03-19
1
-4
/
+0
*
DIBuilder: support structs with vtable pointers in the same way as classes
David Blaikie
2013-02-25
1
-4
/
+6
*
Add a field to the compile unit of where we plan on splitting out
Eric Christopher
2013-02-22
1
-2
/
+5
*
Narrow the return types of a few DIBuilder utility functions.
David Blaikie
2013-02-18
1
-25
/
+27
*
DIBuilder: make the return type of createBasicType more specific
David Blaikie
2013-02-12
1
-2
/
+3
*
Define metadata interfaces for describing a static data member
Eric Christopher
2013-01-16
1
-1
/
+16
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
PR14759: Debug info support for C++ member pointers.
David Blaikie
2013-01-07
1
-0
/
+5
*
Use the 'count' attribute to calculate the upper bound of an array.
Bill Wendling
2012-12-04
1
-1
/
+1
*
Add a 'count' field to the DWARF subrange.
Bill Wendling
2012-12-04
1
-1
/
+1
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
1
-1
/
+1
*
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
1
-1
/
+1
*
Make sure to generate the right kind of MDNode for enum forward declarations.
Eli Friedman
2012-10-05
1
-4
/
+3
*
Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...
Craig Topper
2012-09-17
1
-2
/
+2
*
Recommit, with fixes:
Eric Christopher
2012-09-12
1
-0
/
+4
*
Revert "Add some support for dealing with an object pointer on arguments."
Eric Christopher
2012-09-12
1
-4
/
+0
*
Add some support for dealing with an object pointer on arguments.
Eric Christopher
2012-09-12
1
-0
/
+4
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-13
/
+15
*
Remove tabs.
Bill Wendling
2012-07-19
1
-5
/
+5
*
The DIBuilder class is just a wrapper around debug info creation
Bill Wendling
2012-06-29
1
-0
/
+562