Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
60ad16b7e24cdb88c577c107b69da85458000858
/
test
/
CodeGenObjC
/
debug-info-block-helper.m
87380aa
Forward declarations should take a context. This helps the debugger
by Eric Christopher
· 13 years ago
e5bbebb
The copy and destroy helper functions aren't prototyped, don't call them so.
by Eric Christopher
· 13 years ago
be6c686
Enable debug info for objective c implementations that may not have
by Eric Christopher
· 13 years ago
ea32047
Change location information for synthesized properties to be at the
by Eric Christopher
· 13 years ago
96579c4
Revert previous commit changing location information to see if this
by Eric Christopher
· 13 years ago
7435054
Change location information for synthesized properties to be at the
by Eric Christopher
· 13 years ago
3973acc
Use the new method for specifying garbage collection metadata in the module.
by Bill Wendling
· 13 years ago
c08c88c
Update tests so that they don't rely upon LLVMDebugVersion number.
by Devang Patel
· 13 years ago
36370f5
Update tests to match r146665.
by Devang Patel
· 13 years ago
98a9203
Move these test from checking assembly to checking LLVM IR. Should fix fallout
by Nick Lewycky
· 13 years ago
d1e40d5
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
by John McCall
· 13 years ago
0ccb31c
These tests require particular registered targets. Declared as such.
by Galina Kistanova
· 13 years ago
58dc5ca
Emit debug info for __destroy_helper_block_ and __copy_helper_block.
by Devang Patel
· 14 years ago