aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2014-12-18 18:25:18 +0000
committerFilipe Cabecinhas <me@filcab.net>2014-12-18 18:25:18 +0000
commit9fd326d4d6ae4f371f01950280b274713f7a8d63 (patch)
tree8a673ecd283ec941fef64371bab4f77621657b9c /clang/lib/CodeGen/ModuleBuilder.cpp
parent7ae4b6de1d29b544f4a35bbf01cf5b398de89f4c (diff)
downloadllvm-9fd326d4d6ae4f371f01950280b274713f7a8d63.zip
llvm-9fd326d4d6ae4f371f01950280b274713f7a8d63.tar.gz
llvm-9fd326d4d6ae4f371f01950280b274713f7a8d63.tar.bz2
Fix suppressions file usage
Summary: Always quote suppressions files given to *_OPTIONS. This will make it not break when given full Windows paths (otherwise, parsing would stop after the drive's letter + ':'). Also fix one or two cases where the suppression files' extensions were not *.supp. Reviewers: samsonov, kcc Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D6680 llvm-svn: 224529
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions