Reid Kleckner
|
02d27f2c52
Use unsigned for bitfields to avoid sign extension
|
há 6 anos atrás |
Gauthier Harnisch
|
17feca48a8
[C++20] add Basic consteval specifier
|
há 6 anos atrás |
Richard Smith
|
7a6d690bb5
[c++20] Add support for explicit(bool), as described in P0892R2.
|
há 6 anos atrás |
Richard Smith
|
983fd48a00
Improve function / variable disambiguation.
|
há 6 anos atrás |
Hans Wennborg
|
06edb03dd1
Revert r359949 "[clang] adding explicit(bool) from c++2a"
|
há 6 anos atrás |
Nicolas Lesser
|
6de0b449c0
[clang] adding explicit(bool) from c++2a
|
há 6 anos atrás |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
há 6 anos atrás |
Anastasia Stulova
|
7f43dcfad8
Use DeclSpec for quals in DeclaratorChunk::FunctionTypeInfo.
|
há 6 anos atrás |
Anastasia Stulova
|
b6508aa411
[OpenCL] Enable address spaces for references in C++
|
há 6 anos atrás |
Nick Desaulniers
|
174e92acb7
[SEMA] split ExtWarn dupl-decl-spec's into Extension and ExtWarn
|
há 6 anos atrás |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
há 7 anos atrás |
Erich Keane
|
74701fe1cf
[NFC] Rename clang::AttributeList to clang::ParsedAttr
|
há 7 anos atrás |
Erich Keane
|
829882796c
AttributeList de-listifying:
|
há 7 anos atrás |
Leonard Chan
|
6f0d77d277
[Fixed Point Arithmetic] Addition of the remaining fixed point types and their saturated equivalents
|
há 7 anos atrás |
Leonard Chan
|
e59be5df58
This diff includes changes for supporting the following types.
|
há 7 anos atrás |
Leonard Chan
|
a07c88c0e8
Revert "This diff includes changes for supporting the following types."
|
há 7 anos atrás |
Leonard Chan
|
d10551520b
This diff includes changes for supporting the following types.
|
há 7 anos atrás |
Richard Smith
|
5d50602a8d
Track the result of evaluating a computed noexcept specification on the
|
há 7 anos atrás |
Richard Smith
|
9067f8fb74
Implement P0482R2, support for char8_t type.
|
há 7 anos atrás |
Faisal Vali
|
9626b8d4ee
Revert rC330794 and some dependent tiny bug fixes
|
há 7 anos atrás |
Faisal Vali
|
45d663da56
[c++2a] [concepts] Add rudimentary parsing support for template concept declarations
|
há 7 anos atrás |
Eugene Zelenko
|
d3b7dd1776
[Sema] Revert r329346 because of memory sanitizer failures.
|
há 7 anos atrás |
Eugene Zelenko
|
eb25fa3277
[Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
há 7 anos atrás |
Faisal Vali
|
1ae65827b5
Again reverting an attempt to convert the DeclSpec enums into scoped enums.
|
há 7 anos atrás |
Benjamin Kramer
|
5f6d6d73da
[Sema] Fix build with GCC
|
há 7 anos atrás |
Faisal Vali
|
6450af4a6a
Use 'unsigned int' instead of enum bit-fields to silence some warnings from r321622
|
há 7 anos atrás |
Faisal Vali
|
9d3d610d05
[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums with underlying types.
|
há 7 anos atrás |
Faisal Vali
|
20f9e21530
Revert r321614 and r321615
|
há 7 anos atrás |
Faisal Vali
|
8723ca6013
[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierType into scoped enums.
|
há 7 anos atrás |
Faisal Vali
|
0682d12e45
[NFC] Modernize enum 'UnqualifiedId::IdKind' into a scoped enum UnqualifiedIdKind.
|
há 7 anos atrás |