summaryrefslogtreecommitdiff
path: root/include/clang/Config
Commit message (Expand)AuthorAgeFilesLines
* Moved everything SMT-related to LLVM and updated the cmake scripts.Mikhail R. Gadelha2019-03-251-3/+0
* Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2]Sterling Augustine2019-03-191-0/+3
* This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha2019-02-091-0/+3
* Move the SMT API to LLVMMikhail R. Gadelha2019-02-071-3/+0
* CMake option to allow enabling experimental new pass manager by defaultPetr Hosek2018-04-061-0/+3
* [FrontEnd] Allow overriding the default C/C++ -std via CMake varsMichal Gorny2018-03-061-0/+6
* Enable configuration files in clangSerge Pavlov2018-01-011-0/+4
* Reverted 321587: Enable configuration files in clangSerge Pavlov2017-12-301-4/+0
* Enable configuration files in clangSerge Pavlov2017-12-301-0/+4
* Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy for dwarf fissionJake Ehrlich2017-11-111-0/+3
* [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALY...NAKAMURA Takumi2017-10-181-3/+3
* [CMake][OpenMP] Customize default offloading archJonas Hahnfeld2017-10-171-0/+3
* [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...NAKAMURA Takumi2017-07-181-0/+5
* [analyzer] Add new Z3 constraint manager backendDominic Chen2017-04-041-0/+3
* [Driver] Allow setting the default linker during buildPetr Hosek2016-12-141-0/+3
* driver: Support checking for rlimits via cmake (when bootstrapping)Chris Bieneman2016-08-231-0/+3
* Support setting default value for -rtlib at build timeJonas Hahnfeld2016-07-271-0/+3
* Add a ENABLE_X86_RELAX_RELOCATIONS cmake option.Rafael Espindola2016-06-201-0/+3
* Don't pass --build-id to ld by default.Rafael Espindola2016-06-031-0/+3
* Delete configure left over.Rafael Espindola2016-06-021-43/+0
* [CMake] Add option to switch default C++ stdlibJonas Hahnfeld2016-02-122-0/+6
* Rename clang config.h include guard from CONFIG_H to CLANG_CONFIG_HYaron Keren2015-10-212-4/+4
* [omp] Re-work Clang's handling of -fopenmp and undo r237769.Chandler Carruth2015-05-282-0/+6
* [multilib] Teach Clang's code about multilib by threadingChandler Carruth2014-12-292-0/+6
* CMake: Set HOST_LINK_VERSION on Darwin (PR21268)Hans Wennborg2014-11-132-3/+6
* Disallow multiple inclusion of clang/Config/config.hAlp Toker2014-06-092-2/+10
* Revert "Revert "Devise a package-private means to determine the LLVM version ...Alp Toker2014-06-062-0/+8
* Revert "Devise a package-private means to determine the LLVM version string"Alp Toker2014-06-062-8/+0
* Devise a package-private means to determine the LLVM version stringAlp Toker2014-06-062-0/+8
* Remove the last remaining llvm/Config/config.h includesAlp Toker2014-06-042-2/+11
* use DEFAULT_SYSROOTSebastian Pop2012-04-162-6/+12
* Config.h: Add another definition which the Darwin build (sometimes) uses.Daniel Dunbar2012-04-121-0/+3
* autoconf: update config headerDylan Noblesmith2012-02-042-12/+3
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-031-11/+2
* autoconf: add private config.h to clangDylan Noblesmith2012-02-011-0/+27
* include/clang/Config/config.h.cmake: Reorder and reword to follow (generated)...NAKAMURA Takumi2011-08-121-4/+4
* Fix cmake for r136702 (at least for the most part). Chandler has been kind Chad Rosier2011-08-021-0/+3
* Temporarily revert parts of r136702 to make cmake builds happy.Chad Rosier2011-08-021-3/+0
* When the compiler crashes, the compiler driver now produces diagnostic Chad Rosier2011-08-021-1/+4
* Revert "hack in my new variables for GCC"Chandler Carruth2011-06-081-12/+0
* hack in my new variables for GCCChandler Carruth2011-06-081-0/+12
* Moved here from LLVM Clang's configuration options and related macros.Oscar Fuentes2011-02-031-0/+17