Michael Liao
|
3e0834ac1f
[hip][cuda] Fix the extended lambda name mangling issue.
|
5 years ago |
Saar Raz
|
cf4a18c6aa
[Concept] Associated Constraints Infrastructure
|
5 years ago |
Richard Smith
|
061f6e6e46
Move most CXXRecordDecl::DefinitionData bit-fields out into a separate
|
5 years ago |
Richard Smith
|
39625a79bf
For P0784R7: compute whether a variable has constant destruction if it
|
5 years ago |
Erich Keane
|
063c2472fa
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
|
6 years ago |
Akira Hatanaka
|
ad203f89e5
[Sema] Diagnose default-initialization, destruction, and copying of
|
6 years ago |
Alexey Bataev
|
3d803c89bc
[OPENMP5.0]Add support for device_type clause in declare target
|
6 years ago |
Akira Hatanaka
|
a462e8c8e0
Revert "[Sema] Diagnose default-initialization, destruction, and copying of"
|
6 years ago |
Akira Hatanaka
|
657b099cc2
[Sema] Diagnose default-initialization, destruction, and copying of
|
6 years ago |
Saar Raz
|
fa50bf0cf8
[Concepts] Concept definitions (D40381)
|
6 years ago |
Francis Visoiu Mistrih
|
711c0bdbd6
[Bitcode] Move Bitstream to a separate library
|
6 years ago |
JF Bastien
|
0ad57c86b2
BitStream reader: propagate errors
|
6 years ago |
Gauthier Harnisch
|
17feca48a8
[C++20] add Basic consteval specifier
|
6 years ago |
Richard Smith
|
962d736d3c
Permit static local structured bindings to be named from arbitrary scopes inside their declaring scope.
|
6 years ago |
Richard Smith
|
7a6d690bb5
[c++20] Add support for explicit(bool), as described in P0892R2.
|
6 years ago |
Hans Wennborg
|
06edb03dd1
Revert r359949 "[clang] adding explicit(bool) from c++2a"
|
6 years ago |
Nicolas Lesser
|
6de0b449c0
[clang] adding explicit(bool) from c++2a
|
6 years ago |
Richard Smith
|
672ad5280a
Replace ad-hoc tracking of pattern for an instantiated class-scope
|
6 years ago |
Alexey Bataev
|
da1812dcb1
[OPENMP]Improve detection of omp_allocator_handle_t type and predefined
|
6 years ago |
Alexey Bataev
|
457ce20d09
[OPENMP 5.0]Initial support for 'allocator' clause.
|
6 years ago |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 years ago |
Akira Hatanaka
|
d1a9bd85a0
Avoid needlessly copying a block to the heap when a block literal
|
6 years ago |
Richard Smith
|
26e77b4d95
[modules] Fix handling of initializers for templated global variables.
|
6 years ago |
Michael Kruse
|
e93ddfad28
[OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Erik Pilkington
|
6d306af573
[ObjCARC] Add an new attribute, objc_externally_retained
|
6 years ago |
Richard Trieu
|
c18971ee23
Fix up diagnostics.
|
6 years ago |
Michael Kruse
|
6b25c69433
Use zip_longest for iterator range comparisons. NFC.
|
6 years ago |
Akira Hatanaka
|
a866fe7bf7
Distinguish `__block` variables that are captured by escaping blocks
|
6 years ago |
Akira Hatanaka
|
9af0395b6d
Revert r343518.
|
6 years ago |