summaryrefslogtreecommitdiffstats
path: root/lib/Basic/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [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
* Pull Lexer's CharInfo table out for general use throughout Clang.Jordan Rose2013-02-081-0/+1
* Move UTF conversion routines from clang/lib/Basic to llvm/lib/SupportDmitri Gribenko2013-01-301-2/+0
* Move operator precedence calculation to new headerDaniel Jasper2012-12-201-0/+1
* clang/lib: [CMake] Reformat, alphabetize lists.NAKAMURA Takumi2012-07-271-1/+1
* clang/lib/Basic/CMakeLists.txt: Add missing dependency, ClangDiagnosticComment.NAKAMURA Takumi2012-07-121-0/+1
* Share ConvertUTF8toWide() between Lex and CodeGen.Nico Weber2012-07-031-0/+1
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-15/+15
* Restructure how the driver communicates information about theJohn McCall2012-06-201-0/+1
* Update CMake dependencies.Ted Kremenek2011-12-171-0/+1
* Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor2011-11-301-0/+1
* Switch LangOptions over to a .def file that describes header of theDouglas Gregor2011-09-131-0/+1