[PATCH] D40983: Generate Libclang invocation reproducers using a new -cc1gen-reproducer option

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 11:33:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329442: Generate Libclang invocation reproducers using a new -cc1gen-reproducer (authored by arphaman, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D40983?vs=127935&id=141391#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40983

Files:
  cfe/trunk/include/clang/Driver/Driver.h
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/test/Index/create-libclang-completion-reproducer.c
  cfe/trunk/test/Index/create-libclang-parsing-reproducer.c
  cfe/trunk/tools/driver/CMakeLists.txt
  cfe/trunk/tools/driver/cc1gen_reproducer_main.cpp
  cfe/trunk/tools/driver/driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40983.141391.patch
Type: text/x-patch
Size: 12930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/42d839bb/attachment.bin>


More information about the llvm-commits mailing list