Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
7 年之前 |
Michael Kruse
|
9884fc1d08
Add inherited attributes before parsed attributes.
|
7 年之前 |
George Karpenkov
|
a495c43386
Generate unique identifiers for Decl objects
|
7 年之前 |
Bruno Ricci
|
51390e5f8c
Test commit
|
7 年之前 |
Reid Kleckner
|
931d2baed6
Fix -Wcovered-switch-default uncovered after r338630
|
7 年之前 |
Erich Keane
|
f2421d2e1b
[AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into DeclContext
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Gabor Marton
|
e16472dc53
Re-apply: [ASTImporter] Import the whole redecl chain of functions
|
7 年之前 |
Gabor Marton
|
a605c7e735
Revert "[ASTImporter] Import the whole redecl chain of functions"
|
7 年之前 |
Gabor Marton
|
029be8c2f3
[ASTImporter] Import the whole redecl chain of functions
|
7 年之前 |
Pavel Labath
|
b55ee77aa7
Move VersionTuple from clang/Basic to llvm/Support
|
7 年之前 |
Gabor Marton
|
9d9b33c898
Do not try to remove invisible Decls from DeclContext
|
7 年之前 |
Jan Korous
|
ae156fd3e4
Use dotted format of version tuple for availability diagnostics
|
7 年之前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年之前 |
Alex Lorenz
|
094219decc
[ObjC] Supress the 'implementing unavailable method' warning when
|
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 年之前 |
Eugene Zelenko
|
761af913a3
[AST] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC).
|
7 年之前 |
Richard Smith
|
158255398c
PR36181: Teach CodeGen to properly ignore requests to emit dependent entities.
|
7 年之前 |
Richard Trieu
|
b340925d70
Allow BlockDecl in CXXRecord scope to have no access specifier.
|
7 年之前 |
Sam McCall
|
5e98234926
Ensure code complete with !LoadExternal sees all local decls.
|
7 年之前 |
Eugene Zelenko
|
affedb517e
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 年之前 |
Richard Smith
|
6bbe311027
[Modules TS] Module ownership semantics for redeclarations.
|
7 年之前 |
Eric Liu
|
e8f1fa7770
Revert "[Modules TS] Module ownership semantics for redeclarations."
|
7 年之前 |
Richard Smith
|
9ee4a4e444
[Modules TS] Module ownership semantics for redeclarations.
|
7 年之前 |
Richard Smith
|
5c19ffded1
Add IDNS_Tag to C++ declarations that conflict with tag declarations.
|
8 年之前 |
Richard Smith
|
50f89d67d8
Always allocate room for a ModuleDecl on the TranslationUnitDecl.
|
8 年之前 |
Richard Smith
|
c5dd58546c
[modules ts] Improve merging of module-private declarations.
|
8 年之前 |
Richard Smith
|
16280f9d13
[modules ts] Declarations from a module interface unit are only visible outside
|
8 年之前 |
Richard Smith
|
8f8ada1d40
PR33552: Distinguish between declarations that are owned by no module and
|
8 年之前 |