diff options
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-01-21 17:03:00 -0500 |
---|---|---|
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-01-21 17:03:00 -0500 |
commit | 133a7e631cee97965e310f0d110739217427fd3d (patch) | |
tree | 13c1f41f30290f0a3c4ab5216482129084229d2c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9a5a6e94651389263fb0036d97f731e7bbf55a50 (diff) | |
download | llvm-133a7e631cee97965e310f0d110739217427fd3d.zip llvm-133a7e631cee97965e310f0d110739217427fd3d.tar.gz llvm-133a7e631cee97965e310f0d110739217427fd3d.tar.bz2 |
[PATCH] Reland [Clang] Un-break scan-build after integrated-cc1 change
The issue was reported by @xazax.hun here: https://reviews.llvm.org/D69825#1827826
"This patch (D69825) breaks scan-build-py which parses the output of "-###" to get -cc1 command. There might be other tools with the same problems. Could we either remove (in-process) from CC1Command::Print or add a line break?
Having the last line as a valid invocation is valuable and there might be tools relying on that."
Differential Revision: https://reviews.llvm.org/D72982
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions