Richard Smith
|
478f547ceb
PR43080: Do not build context-sensitive expressions during name classification.
|
5 سال پیش |
Erich Keane
|
063c2472fa
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
|
6 سال پیش |
Serge Pavlov
|
923a4782f1
[Parser] Change parameter type from int to enum
|
6 سال پیش |
Ilya Biryukov
|
a3c3146170
[Lex] Allow to consume tokens while preprocessing
|
6 سال پیش |
Richard Smith
|
fb98e7c13d
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
|
6 سال پیش |
Richard Smith
|
a9be1eb7d9
Simplify diagnosis of misplaced attributes in module-declarations.
|
6 سال پیش |
Richard Smith
|
cab7f1f7bc
[c++20] Enable driver and frontend support for building and using
|
6 سال پیش |
Richard Smith
|
33eb2fffd9
[c++20] Parsing support for module-declarations, import-declarations,
|
6 سال پیش |
Erik Pilkington
|
a12e071469
Add support for attributes on @implementations in Objective-C
|
6 سال پیش |
Bruno Ricci
|
62e8a2946b
[Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction
|
6 سال پیش |
Erik Pilkington
|
32f5643c4e
[Parse] Parse '#pragma clang attribute' as an external-declaration
|
6 سال پیش |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 سال پیش |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 سال پیش |
Reid Kleckner
|
1168491f34
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
|
6 سال پیش |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 سال پیش |
Sam McCall
|
ae8dcccdd1
[CodeComplete] Add completions for filenames in #include directives.
|
7 سال پیش |
Kevin P. Neal
|
26dbd40093
|
7 سال پیش |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 سال پیش |
Erich Keane
|
74701fe1cf
[NFC] Rename clang::AttributeList to clang::ParsedAttr
|
7 سال پیش |
Erich Keane
|
829882796c
AttributeList de-listifying:
|
7 سال پیش |
Bruno Cardoso Lopes
|
4dc93bb1e1
[Modules][ObjC] Warn on the use of '@import' in framework headers
|
7 سال پیش |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Richard Smith
|
497bb75060
Parse A::template B as an identifier rather than as a template-id with no
|
7 سال پیش |
Faisal Vali
|
9626b8d4ee
Revert rC330794 and some dependent tiny bug fixes
|
7 سال پیش |
Faisal Vali
|
45d663da56
[c++2a] [concepts] Add rudimentary parsing support for template concept declarations
|
7 سال پیش |
Nico Weber
|
dd0c68e17f
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578.
|
7 سال پیش |
Andrew V. Tischenko
|
d3f7881f4d
-ftime-report switch support in Clang.
|
7 سال پیش |
Jan Korous
|
26aa2ce181
[Parser] Remove hard-coded bracket depth limit
|
7 سال پیش |
Richard Smith
|
6ba4f924d9
Fix a couple of cases where we would fail to correctly parse deduced class template specialization types.
|
7 سال پیش |