hanchenye-llvm-project/clang/tools
David Majnemer 2b9349db38 [clang-cl] Add support for /Brepro
The /Brepro flag controls whether or not the compiler should embed
timestamps into the object file.  Object files which do not embed
timestamps are not suitable for incremental linking but are suitable for
hermetic build systems and staged self-hosts of clang.

A normal clang spelling of this flag has been added,
-mincremental-linker-compatible.

llvm-svn: 256204
2015-12-21 22:09:34 +00:00
..
arcmt-test Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
c-arcmt-test Tweak libclang's users, c-arcmt-test, c-index-test and libclangTests to satisfy LDFLAGS=-static. 2015-07-12 12:17:55 +00:00
c-index-test [libclang] Add a flag to create the precompiled preamble on the first parse. 2015-12-15 09:30:31 +00:00
clang-check Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
clang-format clang-format: Make moving of the Cursor work properly when sorting #includes. 2015-11-23 08:36:35 +00:00
clang-format-vs Update clang-format-vs README 2015-12-08 17:54:27 +00:00
clang-fuzzer [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. (following llvm r249214) 2015-10-02 23:34:37 +00:00
diag-build
diagtool [libclang] Add entry points that take a full command line including argv[0]. 2015-11-18 16:14:27 +00:00
driver [clang-cl] Add support for /Brepro 2015-12-21 22:09:34 +00:00
libclang [libclang] Add a flag to create the precompiled preamble on the first parse. 2015-12-15 09:30:31 +00:00
scan-build Honor system specific paths of MAN pages 2015-11-20 18:49:02 +00:00
scan-view [scan-view] replace deprecated optparse with argparse 2015-12-21 12:19:13 +00:00
CMakeLists.txt Create install targets for scan-build and scan-view 2015-11-09 16:12:56 +00:00
Makefile Create install targets for scan-build and scan-view 2015-11-09 16:12:56 +00:00