commit | 82b59ae4281b96cb6b5df5208778e2956bc1b26d | [log] [tgz] |
---|---|---|
author | Ilya Biryukov <[email protected]> | Tue Jan 23 15:07:52 2018 |
committer | Ilya Biryukov <[email protected]> | Tue Jan 23 15:07:52 2018 |
tree | 7df151a9f95f0c86c2b734109fa45f141a47a5b6 | |
parent | b1d949fa0c25a1df806da87f9585df8b0773bc4e [diff] |
[clangd] Simplify code handling compile commands Summary: CppFile can now change compilation arguments during rebuild. This allows simplifying code that manages CppFiles. Reviewers: sammccall, bkramer, jkorous-apple Reviewed By: sammccall Subscribers: ioeric, jkorous-apple, klimek, cfe-commits Differential Revision: https://reviews.llvm.org/D42173 llvm-svn: 323204