Michael Liao
|
3e0834ac1f
[hip][cuda] Fix the extended lambda name mangling issue.
|
5 жил өмнө |
Richard Smith
|
05441b0db7
[c++20] Add rewriting from comparison operators to <=> / ==.
|
5 жил өмнө |
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
|
2fc657a8c2
TreeTransform - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 жил өмнө |
Richard Smith
|
38c1f7c254
Properly handle instantiation-dependent array bounds.
|
5 жил өмнө |
Richard Smith
|
c826b8988a
Always rebuild a DeclRefExpr if its FoundDecl would change.
|
5 жил өмнө |
Michael Liao
|
55764d577a
[Sema] Fix the atomic expr rebuilding order.
|
5 жил өмнө |
Erich Keane
|
fa5a578fb0
Ensure AtomicExpr goes through SEMA checking after TreeTransform
|
6 жил өмнө |
Nicholas Allegra
|
c222ee13b5
Push lambda scope earlier when transforming lambda expression
|
6 жил өмнө |
Richard Smith
|
0c07d3746d
[c++20] Implement semantic restrictions for C++20 designated
|
6 жил өмнө |
Richard Smith
|
00d79b4a27
Don't lose the FoundDecl and template arguments for a DeclRefExpr in
|
6 жил өмнө |
Anastasia Stulova
|
cabb0bc32e
[OpenCL][PR42033] Fix addr space deduction with template parameters
|
6 жил өмнө |
Anastasia Stulova
|
8f781eb49f
[OpenCL] Deduce addr space for pointee of dependent types in instantiation.
|
6 жил өмнө |
Aaron Ballman
|
2d1a416914
Ignore trailing NullStmts in StmtExprs for GCC compatibility.
|
6 жил өмнө |
Erik Pilkington
|
159cd770e3
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
6 жил өмнө |
Richard Smith
|
144f1652d4
Remove redundant expression evaluation context when substituting into a
|
6 жил өмнө |
Gauthier Harnisch
|
17feca48a8
[C++20] add Basic consteval specifier
|
6 жил өмнө |
Richard Smith
|
7af84528b6
PR42104: Support instantiations of lambdas that implicitly capture
|
6 жил өмнө |
Jennifer Yu
|
508d30929f
Re-check in clang support gun asm goto after fixing tests.
|
6 жил өмнө |
Simon Pilgrim
|
396b66e348
Revert rL362358 : PR42104: Support instantiations of lambdas that implicitly capture packs.
|
6 жил өмнө |
Richard Smith
|
612390c43e
PR42104: Support instantiations of lambdas that implicitly capture
|
6 жил өмнө |
Brian Gesiak
|
3932cbe66b
[coroutines][PR41909] Don't build dependent coroutine statements for generic lambda
|
6 жил өмнө |
Richard Smith
|
c69c600bce
Transform lambda expression captures when transforming an expression to
|
6 жил өмнө |
Erich Keane
|
a85622d923
Revert "clang support gnu asm goto."
|
6 жил өмнө |