Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
debug-info-enum.cpp
25f6be5
Re-commit r324490: [DebugInfo] Improvements to representation of enumeration types (PR36168)
by Momchil Velikov
· 8 years ago
cd0ac25
Revert [DebugInfo] Improvements to representation of enumeration types (PR36168)"
by Momchil Velikov
· 8 years ago
d7e17c2
[DebugInfo] Improvements to representation of enumeration types (PR36168)
by Momchil Velikov
· 8 years ago
3459ce2
Stop messing with the 'g' group of options in CompilerInvocation.
by Douglas Katzman
· 10 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
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
483a9da
Reapply: DebugInfo: Emit the definition of enums when the definition preceeds the declaration and initial use.
by David Blaikie
· 11 years ago
c9bd88e
Remove the -cxx-abi command-line flag.
by Hans Wennborg
· 12 years ago
442e4f7
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
by Hans Wennborg
· 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
4ae7ea6
Debug Info: follow-up patch to r189283.
by Manman Ren
· 12 years ago
c4ca9b0
Debug Info: add an identifier field to DICompositeType.
by Manman Ren
· 12 years ago
ce1ae38
DebugInfo: ensure negative enumerators are emitted as such
by David Blaikie
· 12 years ago
a24c397
DebugInfo: Merge a bad debug info enum test into a good one
by David Blaikie
· 12 years ago
bb9106b
Test case for llvm r110712.
by Devang Patel
· 15 years ago