aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2018-04-06 18:30:14 +0000
committerAlex Lorenz <arphaman@gmail.com>2018-04-06 18:30:14 +0000
commit1e720916faa6f632ab8c77fb46f055f1dace96f1 (patch)
treea3c81a0395065a49a0eb5e0064f088a7070d84dc /llvm/lib/CodeGen/StackProtector.cpp
parent181501a6b95116f87bb850dc410b855d7ebedc0b (diff)
downloadllvm-1e720916faa6f632ab8c77fb46f055f1dace96f1.zip
llvm-1e720916faa6f632ab8c77fb46f055f1dace96f1.tar.gz
llvm-1e720916faa6f632ab8c77fb46f055f1dace96f1.tar.bz2
Generate Libclang invocation reproducers using a new -cc1gen-reproducer
driver option This commit is a follow up to the previous work that recorded Libclang invocations into temporary files: r319702. It adds a new -cc1 mode to clang: -cc1gen-reproducer. The goal of this mode is to generate Clang reproducer files for Libclang tool invocation. The JSON format in the invocation files is not really intended to be stable, so Libclang and Clang should be of the same version when generating reproducers. The new mode emits the information about the temporary files and Libclang-specific information to stdout using JSON. rdar://35322614 Differential Revision: https://reviews.llvm.org/D40983 llvm-svn: 329442
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions