Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
debug-lambda-expressions.cpp
416b12f
[DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags.
by Paul Robinson
· 7 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
f9521b0
DebugInfo: Make DICompositeTypes distinct most of the time
by Duncan P. N. Exon Smith
· 9 years ago
e76bda5
Update to match LLVM changes for PR27284.
by Adrian Prantl
· 9 years ago
3459ce2
Stop messing with the 'g' group of options in CompilerInvocation.
by Douglas Katzman
· 10 years ago
8cd9d7a
DI: Update DISubprogram testcases after LLVM r246098
by Duncan P. N. Exon Smith
· 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
e5df59f
Emit DeferredDeclsToEmit in a DFS order.
by Rafael Espindola
· 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
21361fb
Debug info: Only emit C++ accessibility specifiers when they are diverging
by Adrian Prantl
· 11 years ago
c4ca9b0
Debug Info: add an identifier field to DICompositeType.
by Manman Ren
· 12 years ago
fd07c60
Only emit debug info for implicit members that actually get codegen, not just ODR use.
by David Blaikie
· 12 years ago
86eac72
Simplify/generalize some debug info test cases
by David Blaikie
· 13 years ago
aadd944
Generalize a few debug info test cases
by David Blaikie
· 13 years ago
91a3190
Collect both normal and static data members of a class in source
by Eric Christopher
· 13 years ago
086da34
Revert r158009 since there are some uses of artificial functions in debug info.
by Eric Christopher
· 13 years ago
0421ce7
Teach Expr::HasSideEffects about all the Expr types, and fix a bug where it
by Richard Smith
· 13 years ago
0859707
Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) on
by Nick Lewycky
· 13 years ago
beafa44
Reapply "Only emit debug information for methods that are user defined, there's"
by Eric Christopher
· 13 years ago
65485d7
Revert "Only emit debug information for methods that are user defined, there's"
by John McCall
· 13 years ago
f5dad49
Only emit debug information for methods that are user defined, there's
by Eric Christopher
· 13 years ago
4b6753c
Reapply r151702 with a small fix for a failure to cut and paste correctly.
by Eric Christopher
· 14 years ago
c2f9dc9
Revert r151702, "Add support for handling captured variables in lambda debug
by Daniel Dunbar
· 14 years ago
3203f6b
Add support for handling captured variables in lambda debug info.
by Eric Christopher
· 14 years ago