Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7c02cfeb0861278c09ba05d1b92bd2a996bbe2e0
/
lib
/
AST
/
ASTDiagnostic.cpp
36f5cfe
Support for raw and template forms of numeric user-defined literals,
by Richard Smith
· 13 years ago
341785e
More ArrayRef-ification of methods.
by Bill Wendling
· 13 years ago
ecb912e
Change the checks in the type aka printing. A confusing case where the string
by Richard Trieu
· 13 years ago
30c4240
When 'bool' is not a built-in type but is defined as a macro, print
by Douglas Gregor
· 13 years ago
d6471f7
Rename Diagnostic to DiagnosticsEngine as per issue 5397
by David Blaikie
· 13 years ago
b219cfc
Switch assert(0/false) llvm_unreachable.
by David Blaikie
· 13 years ago
b0656ec
Improve the diagnostic text for -Wmissing-noreturn to include the name
by Chandler Carruth
· 13 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 13 years ago
0673cb3
Apply patch from Richard Trieu to fix PR9548:
by Chandler Carruth
· 13 years ago
3e4c6c4
Implement support for C++0x alias templates.
by Richard Smith
· 14 years ago
162e1c1
Support for C++11 (non-template) alias declarations.
by Richard Smith
· 14 years ago
14aa217
Make AttributedTypes for GC-qualified types and fix some miscellaneous
by John McCall
· 14 years ago
34b41d9
Implement the C++0x deduced 'auto' feature.
by Richard Smith
· 14 years ago
69d8316
Add some tests for reference-collapsing and referencing binding
by Douglas Gregor
· 14 years ago
075f8f1
Added ParenType type node.
by Abramo Bagnara
· 14 years ago
49f4e1c
It's kindof silly that ExtQuals has an ASTContext&, and we can use that
by John McCall
· 14 years ago
c3f8c07
revise r112365 to fix the actual problem: the isa<TagType>(Underlying)
by Chris Lattner
· 14 years ago
d527874
suppress annoying textual repetition as 'aka'
by Gabor Greif
· 14 years ago
1733bc3
Teach the AKA calculation to look at sugar on the pointee type for pointers and
by Chandler Carruth
· 15 years ago
465d41b
Merged Elaborated and QualifiedName types.
by Abramo Bagnara
· 15 years ago
31f17ec
Make the InjectedClassNameType the canonical type of the current instantiation
by John McCall
· 15 years ago
3cb0ebd
Create a new InjectedClassNameType to represent bare-word references to the
by John McCall
· 15 years ago
79a9a34
Move the diagnostic argument formatting function out of Sema and make
by Douglas Gregor
· 15 years ago