Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Sema
/
DelayedDiagnostic.cpp
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
7d89ce9
[Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots.
by Volodymyr Sapsai
· 8 years ago
9fbf641
[Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
4042f3c
[Sema] Don't allow -Wunguarded-availability to be silenced with redecls
by Erik Pilkington
· 8 years ago
a800397
[Sema] Delay partial availability diagnostics, just like deprecated
by Erik Pilkington
· 9 years ago
796a3e2
[NFC][ObjC Availability] Refactor DiagnoseAvailabilityOfDecl
by Erik Pilkington
· 9 years ago
d8039df
Addressing review comments for r261163.
by Manman Ren
· 10 years ago
b636b90
Add 'nopartial' qualifier for availability attributes.
by Manman Ren
· 10 years ago
0055a19
Add -Wpartial-availability.
by Nico Weber
· 11 years ago
89ea961
Objective-C. Diagnose when property access is using declared
by Fariborz Jahanian
· 11 years ago
c3ec149
[C++11] Use 'nullptr'. Sema edition.
by Craig Topper
· 11 years ago
7d2a5e6
Squelch leak found by LSan by handling missing switch case.
by Jordan Rose
· 11 years ago
b79ee57
Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'.
by Ted Kremenek
· 12 years ago
974c948
objective-C: when diagnosing deprecated/unavailable usage of
by Fariborz Jahanian
· 13 years ago
7923ef4
objc: When issue diagnostic about deprecated method, also
by Fariborz Jahanian
· 14 years ago
0e62c1c
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
31168b0
Automatic Reference Counting.
by John McCall
· 14 years ago
899b68f
Teach DelayedDiagnostic to copy its string, rather than hope that the
by Douglas Gregor
· 15 years ago