index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Sema
/
DeclSpec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update a stale comment; NFC
Aaron Ballman
2022-11-01
1
-3
/
+2
*
[C2x] implement typeof and typeof_unqual
Aaron Ballman
2022-09-28
1
-0
/
+4
*
[Clang] NFC: Make UnqualifiedId::Kind private for consistency.
Corentin Jabot
2022-09-12
1
-1
/
+1
*
[clang] Use std::size instead of llvm::array_lengthof
Joe Loser
2022-09-08
1
-3
/
+2
*
[clang] adds unary type transformations as compiler built-ins
Christopher Di Bella
2022-08-22
1
-2
/
+7
*
Revert "[clang] adds unary type transformations as compiler built-ins"
Nico Weber
2022-08-14
1
-7
/
+2
*
[clang] adds unary type transformations as compiler built-ins
Christopher Di Bella
2022-08-14
1
-2
/
+7
*
Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C...
Benjamin Kramer
2022-01-26
1
-2
/
+2
*
Rename llvm::array_lengthof into llvm::size to match std::size from C++17
serge-sans-paille
2022-01-26
1
-2
/
+2
*
Introduce _BitInt, deprecate _ExtInt
Aaron Ballman
2021-12-06
1
-6
/
+6
*
[Clang] Enable _Complex __ibm128 type
Qiu Chaofan
2021-10-09
1
-1
/
+2
*
[PowerPC] Disable vector types when not supported by subtarget features
Lei Huang
2021-10-04
1
-8
/
+14
*
[Clang] Add __ibm128 type to represent ppc_fp128
Qiu Chaofan
2021-09-06
1
-0
/
+2
*
[OpenCL] Defines helper function for kernel language compatible OpenCL version
Justas Janickas
2021-08-31
1
-2
/
+1
*
[CFE][X86] Enable complex _Float16 support
Wang, Pengfei
2021-08-18
1
-2
/
+2
*
Re-commit [clang] Add support for the "abstract" contextual keyword of MSVC
Abbas Sabra
2021-05-31
1
-0
/
+2
*
Revert "[clang] Add support for the "abstract" contextual keyword of MSVC"
Mikhail Goncharov
2021-05-31
1
-2
/
+0
*
[clang] Add support for the "abstract" contextual keyword of MSVC
Abbas Sabra
2021-05-31
1
-0
/
+2
*
[OpenCL] Refactor diagnostic for OpenCL extension/feature
Anton Zabaznov
2021-03-12
1
-1
/
+2
*
[clang] Use SourceLocations in unions [NFCI]
Mikhail Maltsev
2021-01-14
1
-9
/
+11
*
Convert ConstexprKind from Specifiers.h to a scoped enum; NFC
Thorsten
2020-11-16
1
-9
/
+13
*
Adding some explicit casts to appease build bots; NFC
Aaron Ballman
2020-11-16
1
-2
/
+2
*
Convert TypeSpecifierSign from Specifiers.h to a scoped enum; NFC
Thorsten
2020-11-16
1
-20
/
+22
*
Convert TypeSpecifiersPipe from Specifiers.h to a scoped enum; NFC
Thorsten
2020-11-16
1
-1
/
+1
*
[NFC, Refactor] Modernize the TypeSpecifierWidth enum (Specifiers.h) to a sco...
faisalv
2020-11-15
1
-31
/
+39
*
[NFC, Refactor] Rename the (scoped) enum DeclaratorContext's enumerators to r...
Faisal Vali
2020-11-10
1
-1
/
+1
*
Better source location for -Wignored-qualifiers on trailing return types
Aaron Puchert
2020-10-28
1
-0
/
+3
*
[PowerPC][AIX] Make `__vector [un]signed long` an error
Hubert Tong
2020-10-18
1
-1
/
+7
*
[clang]: Remove assertion which checks explicit declaration
Gousemoodhin Nadaf
2020-08-20
1
-3
/
+0
*
For PR46800, implement the GCC __builtin_complex builtin.
Richard Smith
2020-07-22
1
-0
/
+1
*
[PowerPC] Add support for vector bool __int128 for Power10
Ahsan Saghir
2020-06-23
1
-4
/
+10
*
[ARM] Add __bf16 as new Bfloat16 C Type
Ties Stuij
2020-06-05
1
-0
/
+2
*
[Clang] Enable _Complex __float128
Nemanja Ivanovic
2020-05-28
1
-1
/
+2
*
Reland Implement _ExtInt as an extended int type specifier.
Erich Keane
2020-04-17
1
-2
/
+26
*
Revert "Implement _ExtInt as an extended int type specifier."
Sterling Augustine
2020-04-17
1
-26
/
+2
*
Implement _ExtInt as an extended int type specifier.
Erich Keane
2020-04-17
1
-2
/
+26
*
Improve recovery from invalid template-ids.
Richard Smith
2020-03-27
1
-0
/
+6
*
Avoid SourceManager.h include in RawCommentList.h, add missing incs
Reid Kleckner
2020-02-27
1
-0
/
+1
*
PR12350: Handle remaining cases permitted by CWG DR 244.
Richard Smith
2020-02-07
1
-0
/
+2
*
[Concepts] Placeholder constraints and abbreviated templates
Saar Raz
2020-01-23
1
-0
/
+9
*
Revert "[Concepts] Placeholder constraints and abbreviated templates"
Sam McCall
2020-01-23
1
-9
/
+0
*
[Concepts] Placeholder constraints and abbreviated templates
Saar Raz
2020-01-22
1
-0
/
+9
*
Revert "[Concepts] Placeholder constraints and abbreviated templates"
Jonas Devlieghere
2020-01-21
1
-9
/
+0
*
[Concepts] Placeholder constraints and abbreviated templates
Saar Raz
2020-01-22
1
-0
/
+9
*
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
Richard Smith
2019-09-04
1
-8
/
+7
*
[OpenCL] Update comments/diagnostics to refer to C++ for OpenCL
Anastasia Stulova
2019-07-18
1
-1
/
+0
*
Use unsigned for bitfields to avoid sign extension
Reid Kleckner
2019-06-14
1
-3
/
+3
*
[C++20] add Basic consteval specifier
Gauthier Harnisch
2019-06-14
1
-7
/
+18
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-9
/
+19
*
Improve function / variable disambiguation.
Richard Smith
2019-05-07
1
-2
/
+20
[next]