[PATCH] D37249: [Bash-autocomplete] Refactor autocomplete code into own function

Yuka Takahashi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 21:51:14 PDT 2017


yamaguchi created this revision.

We wrote many codes in HandleImediateArgs, so I've refactored it into
handleAutocompletions.


https://reviews.llvm.org/D37249

Files:
  clang/include/clang/Driver/Driver.h
  clang/lib/Driver/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37249.113018.patch
Type: text/x-patch
Size: 6090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170829/34b7f5e0/attachment-0001.bin>


More information about the cfe-commits mailing list