[PATCH] D14695: [libclang] Add entry points that take a full command line including argv[0].

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 16 03:31:13 PST 2015


bkramer updated this revision to Diff 40269.
bkramer added a comment.

- Add a test case to make sure argv[0] handling actually works.
- Clarify comments a bit.


http://reviews.llvm.org/D14695

Files:
  include/clang-c/Index.h
  lib/Frontend/CreateInvocationFromCommandLine.cpp
  tools/diagtool/ShowEnabledWarnings.cpp
  tools/libclang/CIndex.cpp
  tools/libclang/Indexing.cpp
  tools/libclang/libclang.exports
  unittests/libclang/LibclangTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14695.40269.patch
Type: text/x-patch
Size: 8909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151116/fc7caa9e/attachment.bin>


More information about the cfe-commits mailing list