[PATCH] D39342: [Bash-autocompletion] Pass all flags in shell command-line to Clang
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 3 02:01:46 PST 2018
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
As this will land in clang 7, can you add a note to the release notes that this breaks backwards compatibility for this interface (can be another commit)? Also, we should point out that this is the only API change this interface will have in the foreseeable future.
https://reviews.llvm.org/D39342
More information about the cfe-commits
mailing list