Richard Smith
|
ea521aa602
[c++20] Add CXXRewrittenBinaryOperator to represent a comparison
|
5 роки тому |
Alexey Bataev
|
653a638f94
[OPENMP50]Add support for master taskloop simd.
|
5 роки тому |
Saar Raz
|
40a8d3b5ee
[Concepts] Concept Specialization Expressions
|
5 роки тому |
Nico Weber
|
04a9a9ffc7
Revert 374882 "[Concepts] Concept Specialization Expressions"
|
5 роки тому |
Saar Raz
|
88186b0504
[Concepts] Concept Specialization Expressions
|
5 роки тому |
Alexey Bataev
|
117352af51
[OPENMP50]Add support for 'parallel master taskloop' construct.
|
5 роки тому |
Alexey Bataev
|
e30a155e75
[OPENMP50]Support for 'master taskloop' directive.
|
5 роки тому |
Simon Pilgrim
|
d55e66916d
AST - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 роки тому |
Erik Pilkington
|
159cd770e3
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
6 роки тому |
Richard Smith
|
b444e60422
Use getOperatorSpelling to get the spelling of an overloaded operator
|
6 роки тому |
Jennifer Yu
|
508d30929f
Re-check in clang support gun asm goto after fixing tests.
|
6 роки тому |
Erich Keane
|
a85622d923
Revert "clang support gnu asm goto."
|
6 роки тому |
Jennifer Yu
|
5846cacafa
clang support gnu asm goto.
|
6 роки тому |
Csaba Dabis
|
fe49899262
[analyzer][AST] print() JSONify: Stmt implementation
|
6 роки тому |
Kadir Cetinkaya
|
3098b618c7
[clang] Respect TerseOutput when printing lambdas
|
6 роки тому |
Eric Fiselier
|
c786ab0af6
Implement __builtin_LINE() et. al. to support source location capture.
|
6 роки тому |
Richard Smith
|
5b0a110410
[c++20] Implement P1009R2: allow omitting the array bound in an array
|
6 роки тому |
Nicolas Lesser
|
0d07455a78
[clang] fixing -ast-print for variadic parameter pack in lambda capture
|
6 роки тому |
Hamza Sood
|
1522af0cc9
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
|
6 роки тому |
Bruno Ricci
|
d507ee11ea
Re-commit "[AST] Introduce GenericSelectionExpr::Association"
|
6 роки тому |
Bruno Ricci
|
5cc8b40460
Revert "[AST] Introduce GenericSelectionExpr::Association"
|
6 роки тому |
Bruno Ricci
|
b43033c532
[AST] Introduce GenericSelectionExpr::Association
|
6 роки тому |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 роки тому |
Bill Wendling
|
0680f97fc4
Create ConstantExpr class
|
6 роки тому |
Bruno Ricci
|
a0460af1b7
[AST] Refactor PredefinedExpr
|
6 роки тому |
Richard Smith
|
a9671c2b45
PR26547: alignof should return ABI alignment, not preferred alignment
|
6 роки тому |
Patrick Lyster
|
b81ed4f49d
[OPENMP] Move OMPClausePrinter to OpenMPClause.h/OpenMPClause.cpp - NFC. Differential Revision: https://reviews.llvm.org/D53102
|
6 роки тому |
Patrick Lyster
|
851f70b951
Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079
|
6 роки тому |
Patrick Lyster
|
21352e1ac8
[OPENMP] Add reverse_offload clause to requires directive
|
6 роки тому |
Patrick Lyster
|
0db38f4133
Add support for unified_shared_memory clause on requires directive
|
6 роки тому |