summaryrefslogtreecommitdiffstats
path: root/lib/Basic/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Nios2] Remove Nios2 backendCraig Topper2019-01-151-1/+0
* Move CodeGenOptions from Frontend to BasicRichard Trieu2018-12-111-0/+1
* [clang][ARC] Add ARCTargetInfoTatyana Krasnukha2018-11-271-0/+1
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-1/+0
* [Fixed Point Arithmetic] Fixed Point ConstantLeonard Chan2018-08-061-0/+1
* Move VersionTuple from clang/Basic to llvm/SupportPavel Labath2018-06-111-1/+0
* [XRay][clang] Add flag to choose instrumentation bundlesDean Michael Berris2018-04-131-0/+1
* [RISCV] Add the RISCV target and compiler driverAlex Bradbury2018-01-111-0/+1
* Allow specifying sanitizers in blacklistsVlad Tsyrklevich2017-09-251-0/+1
* [Basic] Update CMakeLists.txt to handle repoMinSeong Kim2017-09-091-33/+0
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+22
* [Basic] Detect Git submodule version in CMakeBrian Gesiak2017-07-171-1/+16
* [XRay] Add -fxray-{always,never}-instrument= flags to clangDean Michael Berris2017-03-301-0/+1
* Reapply "Modules: Cache PCMs in memory and avoid a use-after-free"Duncan P. N. Exon Smith2017-03-201-0/+1
* Revert "Modules: Cache PCMs in memory and avoid a use-after-free"Renato Golin2017-03-181-1/+0
* Modules: Cache PCMs in memory and avoid a use-after-freeDuncan P. N. Exon Smith2017-03-171-0/+1
* [cmake] Use LLVM_CMAKE_PATH for GetSVN scriptMichal Gorny2016-10-191-1/+1
* [CUDA] Add utility functions for dealing with CUDA versions / architectures.Justin Lebar2016-07-061-0/+1
* [CMake] Remove CLANG_APPEND_VC_REV optionChris Bieneman2016-06-241-0/+7
* revert SVN r265702, r265640Saleem Abdulrasool2016-04-081-1/+0
* Basic: move CodeGenOptions from FrontendSaleem Abdulrasool2016-04-071-0/+1
* Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in Ve...Eric Fiselier2015-06-131-0/+1
* Revert r223578, perf data collection depends on the old symbol name.Paul Robinson2014-12-101-1/+1
* cmake: Make SVNVersion.inc step depend on GetSVN.cmake.Nico Weber2014-12-101-2/+4
* Rename a couple of preprocessor symbols to be more descriptive. NFC.Paul Robinson2014-12-061-1/+1
* Specify the name of the generated header only once. NFC.Paul Robinson2014-12-051-4/+7
* [CMake] Use .svn/wc.db as our VC dependency if it's available.Jordan Rose2014-11-201-6/+10
* [CMake] Always include the Clang repo version, just like the autoconf build.Jordan Rose2014-11-191-25/+43
* [Sanitizer] Refactor sanitizer options in LangOptions.Alexey Samsonov2014-11-111-0/+1
* [CMake] clangBasic: Add Core to LINK_COMPONENTS introduced by r219840.NAKAMURA Takumi2014-10-161-0/+1
* Move SanitizerBlacklist to clangBasic. NFC.Alexey Samsonov2014-10-151-0/+1
* Reapply r207477 and r207479 without cyclic dependencyBen Langmuir2014-04-291-0/+1
* Reapplying r204952 a second time.Aaron Ballman2014-03-311-0/+1
* Reverting r204968 and r204969; while more build bots are happy with the resul...Aaron Ballman2014-03-271-1/+0
* Reapplying r204952 with fixes which should hopefully resolve linking issues w...Aaron Ballman2014-03-271-0/+1
* Reverting r204952, while I figure out what's going on with the makefile build.Aaron Ballman2014-03-271-1/+0
* Clean up the __has_attribute implementation without modifying its behavior. Aaron Ballman2014-03-271-0/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-17/+0
* Recommit virtual file systemBen Langmuir2014-02-201-0/+1
* Reverting the virtual file system implementation, because it triggers an asse...Juergen Ributzka2014-02-201-1/+0
* Initial implementation of virtual file systemBen Langmuir2014-02-191-0/+1
* [cmake] Write Version.inc at cmake time, not at build time.Nico Weber2014-01-071-14/+7
* [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...NAKAMURA Takumi2013-12-091-1/+4
* Add newline at eof.NAKAMURA Takumi2013-12-041-1/+1
* Revert commits r190613, r190560 and r190557.Rafael Espindola2013-10-011-26/+30
* [CMake] Put controversial always-recheck-revision-number behind an option.Jordan Rose2013-09-121-2/+8
* [CMake] Fix repository version checking dependencies harder.Jordan Rose2013-09-111-1/+1
* [CMake] Always include the Clang repo version, just like the autoconf build.Jordan Rose2013-09-111-30/+20
* <rdar://problem/13358795> Teach CMake to check Subversion version information...Douglas Gregor2013-03-251-2/+23
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+1