]> granicus.if.org Git - clang/history - include/clang/Config
[FrontendTests] Try again to make test not write an output file
[clang] / include / clang / Config /
2019-03-25 Mikhail R. GadelhaMoved everything SMT-related to LLVM and updated the...
2019-03-19 Sterling AugustineAdd --unwindlib=[libgcc|compiler-rt] to parallel -...
2019-02-09 Mikhail R. GadelhaThis reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-07 Mikhail R. GadelhaMove the SMT API to LLVM
2018-04-06 Petr HosekCMake option to allow enabling experimental new pass...
2018-03-06 Michal Gorny[FrontEnd] Allow overriding the default C/C++ -std...
2018-01-01 Serge PavlovEnable configuration files in clang
2017-12-30 Serge PavlovReverted 321587: Enable configuration files in clang
2017-12-30 Serge PavlovEnable configuration files in clang
2017-11-11 Jake EhrlichAdd CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm...
2017-10-18 NAKAMURA Takumi[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT...
2017-10-17 Jonas Hahnfeld[CMake][OpenMP] Customize default offloading arch
2017-07-18 NAKAMURA Takumi[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_A...
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2016-12-14 Petr Hosek[Driver] Allow setting the default linker during build
2016-08-23 Chris Bienemandriver: Support checking for rlimits via cmake (when...
2016-07-27 Jonas HahnfeldSupport setting default value for -rtlib at build time
2016-06-20 Rafael EspindolaAdd a ENABLE_X86_RELAX_RELOCATIONS cmake option.
2016-06-03 Rafael EspindolaDon't pass --build-id to ld by default.
2016-06-02 Rafael EspindolaDelete configure left over.
2016-02-12 Jonas Hahnfeld[CMake] Add option to switch default C++ stdlib
2015-10-21 Yaron KerenRename clang config.h include guard from CONFIG_H to...
2015-05-28 Chandler Carruth[omp] Re-work Clang's handling of -fopenmp and undo...
2014-12-29 Chandler Carruth[multilib] Teach Clang's code about multilib by threading
2014-11-13 Hans WennborgCMake: Set HOST_LINK_VERSION on Darwin (PR21268)
2014-06-09 Alp TokerDisallow multiple inclusion of clang/Config/config.h
2014-06-06 Alp TokerRevert "Revert "Devise a package-private means to deter...
2014-06-06 Alp TokerRevert "Devise a package-private means to determine...
2014-06-06 Alp TokerDevise a package-private means to determine the LLVM...
2014-06-04 Alp TokerRemove the last remaining llvm/Config/config.h includes
2012-04-16 Sebastian Popuse DEFAULT_SYSROOT
2012-04-12 Daniel DunbarConfig.h: Add another definition which the Darwin build...
2012-02-04 Dylan Noblesmithautoconf: update config header
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-02-01 Dylan Noblesmithautoconf: add private config.h to clang
2011-08-12 NAKAMURA Takumiinclude/clang/Config/config.h.cmake: Reorder and reword...
2011-08-02 Chad RosierFix cmake for r136702 (at least for the most part)...
2011-08-02 Chad RosierTemporarily revert parts of r136702 to make cmake build...
2011-08-02 Chad RosierWhen the compiler crashes, the compiler driver now...
2011-06-08 Chandler CarruthRevert "hack in my new variables for GCC"
2011-06-08 Chandler Carruthhack in my new variables for GCC
2011-02-03 Oscar FuentesMoved here from LLVM Clang's configuration options...