- 699f5d6 Recommit r324107 again. by Rafael Espindola · 8 years ago
- 880c3b2 Revert "Recommit r324107." by Rafael Espindola · 8 years ago
- fa9874c Recommit r324107. by Rafael Espindola · 8 years ago
- 9f34b7b Revert "Start setting dso_local in clang." by Rafael Espindola · 8 years ago
- 7e34a30 Start setting dso_local in clang. by Rafael Espindola · 8 years ago
- 9e83fb0 Adapt testcases to LLVM change r312144 in DIGlobalVariableExpression by Adrian Prantl · 8 years ago
- 5f4740d Update for LLVM global variable debug info API change. by Adrian Prantl · 9 years ago
- e34d9bc Revert "Update for LLVM global variable debug info API change." by Adrian Prantl · 9 years ago
- db4c86f Update for LLVM global variable debug info API change. by Adrian Prantl · 9 years ago
- ed4eb86 Revert "Update for LLVM global variable debug info API change." by Adrian Prantl · 9 years ago
- 35bbcef Update for LLVM global variable debug info API change. by Adrian Prantl · 9 years ago
- eeb56ab Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.") by Peter Collingbourne · 9 years ago
- 383f841 DebugInfo: Adapt to loss of DITypeRef in LLVM r267296 by Duncan P. N. Exon Smith · 9 years ago
- 64a1a81 Lit C++11 Compatibility Patch #7 by Charles Li · 9 years ago
- 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 10 years ago
- f04be1f DebugInfo: Move new hierarchy into place (clang) by Duncan P. N. Exon Smith · 11 years ago
- b3a6669 IR: Make metadata typeless in assembly, clang side by Duncan P. N. Exon Smith · 11 years ago
- af08085 DebugInfo: Fix another case of r222377 when we do have a definition of the variable, but we might not be emitting it (such as templates) by David Blaikie · 11 years ago
- 423eb5a DebugInfo: Don't emit a 'global variable' when a static member declaration is referenced without a definition, just ensure the enclosing class (with the static member declaration) is emitted. by David Blaikie · 11 years ago
- 3813b26 DebugInfo: Correctly describe the lexical decl context of static member variable definitions. by David Blaikie · 11 years ago
- d70f3c2 DebugInfo: Follow up to r219736, also test/demonstrate that we emit the constant value in this case as well. by David Blaikie · 11 years ago
- 8e707bb DebugInfo: Lazily built static member variable declarations should use the canonical declaration for line/file information. by David Blaikie · 11 years ago
- 3c51fa6 Revert "Revert "DI: LLVM schema change: fold constants into string"" by Duncan P. N. Exon Smith · 11 years ago
- 834c265 Revert "DI: LLVM schema change: fold constants into string" by Duncan P. N. Exon Smith · 11 years ago
- 02b418a DI: LLVM schema change: fold constants into string by Duncan P. N. Exon Smith · 11 years ago
- 21361fb Debug info: Only emit C++ accessibility specifiers when they are diverging by Adrian Prantl · 11 years ago
- ff7cea8 Don't pass -O0 to clang_cc1, it is the default. by Rafael Espindola · 12 years ago
- e0064d8 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 12 years ago
- f801f80 Debug Info: this reverts commit r189600. by Manman Ren · 12 years ago
- 035c4b0 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 12 years ago
- 949939c PR16927: Don't assert (or, previously, skip) static data members of enumeration type by David Blaikie · 12 years ago
- eed02e9 clang/test/CodeGenCXX/debug-info-static-member.cpp: Appease targetting msvc to add explicit -target x86_64-unknown-unknown. by NAKAMURA Takumi · 13 years ago
- d42917f The last of PR14471: Debug info support for inline in-class initializer for float static members by David Blaikie · 13 years ago
- 37d05cd Add testcase missed yesterday. Patch from Paul Robinson. by Eric Christopher · 13 years ago