Balazs Keri
|
54ff7330ce
[AST] AST structural equivalence to work internally with pairs.
|
6 年之前 |
Gabor Marton
|
2fb7a61287
[ASTImporter] Fix inequivalence of ClassTemplateInstantiations
|
6 年之前 |
Gabor Marton
|
6d72dd4563
[ASTImporter] Fix structural eq of lambdas
|
6 年之前 |
Saar Raz
|
fa50bf0cf8
[Concepts] Concept definitions (D40381)
|
6 年之前 |
Gabor Marton
|
16a9e5d053
[ASTImporter] Structural eq: handle DependentScopeDeclRefExpr
|
6 年之前 |
Richard Smith
|
7a6d690bb5
[c++20] Add support for explicit(bool), as described in P0892R2.
|
6 年之前 |
Richard Smith
|
fb98e7c13d
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
|
6 年之前 |
Gabor Marton
|
1cba198da9
[ASTImporter] Fix inequivalence of unresolved exception spec
|
6 年之前 |
Leonard Chan
|
8ad70e4734
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"
|
6 年之前 |
Hans Wennborg
|
06edb03dd1
Revert r359949 "[clang] adding explicit(bool) from c++2a"
|
6 年之前 |
Nicolas Lesser
|
6de0b449c0
[clang] adding explicit(bool) from c++2a
|
6 年之前 |
Leonard Chan
|
a121961bcb
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"
|
6 年之前 |
Leonard Chan
|
fae4e4715c
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
|
6 年之前 |
Gabor Marton
|
21c0f50339
Attempt to fix failing buildbot (ppc64le)
|
6 年之前 |
Gabor Marton
|
20e5220f74
[ASTImporter] Make ODR error handling configurable
|
6 年之前 |
Gabor Marton
|
24b6249a64
[AST] Fix structural inequivalence of operators
|
6 年之前 |
Anastasia Stulova
|
8a8b20efde
Rename getTypeQualifiers to getMethodQualifiers.
|
6 年之前 |
Gabor Marton
|
899258dc2e
[ASTImporter] Fix inequality of functions with different attributes
|
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 年之前 |
Gabor Marton
|
699929e7c3
[ASTImporter][Structural Eq] Check for isBeingDefined
|
6 年之前 |
Shafik Yaghmour
|
31b15cc644
Revert "[ASTImporter][Structural Eq] Check for isBeingDefined"
|
6 年之前 |
Gabor Marton
|
3c95e03870
[ASTImporter][Structural Eq] Check for isBeingDefined
|
6 年之前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年之前 |
Gabor Marton
|
ff80b2b617
Fix structural inequivalency of forward EnumDecl
|
7 年之前 |
Balazs Keri
|
788e110680
[AST] Check described template at structural equivalence check.
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Gabor Marton
|
7efce9a166
[ASTImporter] Fix poisonous structural equivalence cache
|
7 年之前 |
Gabor Marton
|
24e7a5fe16
[ASTImporter] Fix import of unnamed structs
|
7 年之前 |
Erich Keane
|
12e2fde436
PR15730/PR16986 Allow dependently typed vector_size types.
|
7 年之前 |