summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-06-13 14:29:26 +0000
committerHans Wennborg <hans@hanshq.net>2018-06-13 14:29:26 +0000
commit12ba9ec929c31977d6295cb89e0dbaf3d326a1af (patch)
treefdfe4ac13c8fca98139e163d012e53823caa1525 /clang-tools-extra/clang-tidy
parentb391f2430378cd4d1bba41d04e6f60d890748f20 (diff)
downloadbcm5719-llvm-12ba9ec929c31977d6295cb89e0dbaf3d326a1af.tar.gz
bcm5719-llvm-12ba9ec929c31977d6295cb89e0dbaf3d326a1af.zip
Do not enforce absolute path argv0 in windows
Even if we support no-canonical-prefix on clang-cl(https://reviews.llvm.org/D47480), argv0 becomes absolute path in clang-cl and that embeds absolute path in /showIncludes. This patch removes such full path normalization from InitLLVM on windows, and that removes absolute path from clang-cl output (obj/stdout/stderr) when debug flag is disabled. Patch by Takuto Ikuta! Differential Revision https://reviews.llvm.org/D47578 llvm-svn: 334602
Diffstat (limited to 'clang-tools-extra/clang-tidy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud