GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
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/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
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Frontend
/
InitPreprocessor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++2b] Support size_t literals
Anton Bikineev
2021-03-31
1
-0
/
+3
*
[SYCL] Rework the SYCL driver options
Aaron Ballman
2021-03-17
1
-1
/
+1
*
Revert "[c++20] Mark class type NTTPs as done and start defining the feature ...
Richard Smith
2021-03-01
1
-1
/
+1
*
[OpenCL] Refactor of targets OpenCL option settings
Anton Zabaznov
2021-01-25
1
-4
/
+1
*
[clang] Use enum for LangOptions::SYCLVersion instead of unsigned
Jan Svoboda
2020-12-21
1
-1
/
+1
*
[c++20] Mark class type NTTPs as done and start defining the feature test macro.
Richard Smith
2020-12-18
1
-1
/
+1
*
[clang][cli] Create accessors for exception models in LangOptions
Jan Svoboda
2020-12-15
1
-4
/
+4
*
[c++2b] Add option -std=c++2b to enable support for potential C++2b features.
Marek Kurdej
2020-12-03
1
-1
/
+4
*
[Clang] Add __STDCPP_THREADS__ to standard predefine macros
Zequan Wu
2020-11-22
1
-0
/
+6
*
[OpenCL] Add new compilation mode for OpenCL 3.0.
Anastasia Stulova
2020-10-09
1
-0
/
+4
*
[OpenMP] Upgrade default version of OpenMP to 5.0
Saiyedul Islam
2020-06-25
1
-4
/
+4
*
C++2a -> C++20 in some identifiers; NFC.
Aaron Ballman
2020-04-21
1
-5
/
+5
*
[SYCL] Driver option to select SYCL version
Ruyman
2020-03-07
1
-0
/
+7
*
Revert "[SYCL] Driver option to select SYCL version"
Alexey Bader
2020-02-27
1
-7
/
+0
*
[SYCL] Driver option to select SYCL version
Ruyman
2020-02-27
1
-0
/
+7
*
Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang
Richard Smith
2020-02-18
1
-17
/
+27
*
Make llvm::StringRef to std::string conversions explicit.
Benjamin Kramer
2020-01-28
1
-3
/
+3
*
[Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a
Saar Raz
2020-01-24
1
-6
/
+1
*
[Concepts] Requires Expressions
Saar Raz
2020-01-19
1
-0
/
+3
*
Revert "[Concepts] Requires Expressions"
Saar Raz
2020-01-18
1
-3
/
+0
*
[Concepts] Requires Expressions
Saar Raz
2020-01-18
1
-0
/
+3
*
Fix crash on init-capture packs where the type of the initializer is non-depe...
Richard Smith
2019-12-19
1
-1
/
+2
*
Implement latest C++ feature test macro recommendations.
Richard Smith
2019-12-19
1
-4
/
+14
*
Mark the major papers for C++20 consistent comparisons as "done", and
Richard Smith
2019-12-15
1
-0
/
+1
*
[SYCL] Add support for auxiliary triple specification to Frontend
Alexey Bader
2019-12-11
1
-1
/
+2
*
Prune include of DataLayout.h from include/clang/Basic/TargetInfo.h. NFC
Bjorn Pettersson
2019-10-21
1
-0
/
+1
*
[clang-scan-deps] Support for clang --analyze in clang-scan-deps
Jan Korous
2019-10-14
1
-4
/
+5
*
Add -fgnuc-version= to control __GNUC__ and other GCC macros
Reid Kleckner
2019-10-10
1
-14
/
+20
*
Mark P0784R7 as complete and start defining its feature-test macro.
Richard Smith
2019-10-03
1
-0
/
+1
*
Revert "[static analyzer] Define __clang_analyzer__ macro in driver"
Jan Korous
2019-09-24
1
-0
/
+4
*
[static analyzer] Define __clang_analyzer__ macro in driver
Jan Korous
2019-09-24
1
-4
/
+0
*
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
Richard Smith
2019-09-04
1
-1
/
+3
*
Implement P1668R1
Erich Keane
2019-08-19
1
-0
/
+1
*
[OpenCL] Fix lang mode predefined macros for C++ mode.
Anastasia Stulova
2019-08-12
1
-9
/
+9
*
[OPENMP]Set default version to OpenMP 4.5.
Alexey Bataev
2019-08-07
1
-5
/
+5
*
[OPENMP]Add standard macro value _OPENMP for OpenMP 5.0.
Alexey Bataev
2019-08-07
1
-0
/
+3
*
[OpenCL] Update comments/diagnostics to refer to C++ for OpenCL
Anastasia Stulova
2019-07-18
1
-1
/
+1
*
Update __VERSION__ to remove the hardcoded 4.2.1 version
Sylvestre Ledru
2019-07-15
1
-4
/
+3
*
This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784.
Sylvestre Ledru
2019-07-13
1
-0
/
+6
*
Remove __VERSION__
Sylvestre Ledru
2019-07-12
1
-6
/
+0
*
Fix the predefined exponent limit macros for the 16-bit IEEE format.
John McCall
2019-05-31
1
-3
/
+3
*
[SPIR] Simplified target checking.
Anastasia Stulova
2019-05-09
1
-2
/
+1
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-0
/
+2
*
Revert r359949 "[clang] adding explicit(bool) from c++2a"
Hans Wennborg
2019-05-06
1
-2
/
+0
*
[clang] adding explicit(bool) from c++2a
Nicolas Lesser
2019-05-04
1
-0
/
+2
*
[SYCL] Add clang front-end option to enable SYCL device compilation flow.
Alexey Bader
2019-02-25
1
-0
/
+6
*
Enable coroutines under -std=c++2a.
Richard Smith
2019-02-23
1
-1
/
+1
*
Make predefined FLT16 macros conditional on support for the type
Nemanja Ivanovic
2019-02-20
1
-1
/
+2
*
[OpenCL][PR40603] In C++ preserve compatibility with OpenCL C v2.0
Anastasia Stulova
2019-02-07
1
-4
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
[next]