]> granicus.if.org Git - clang/commit
Address review comment on r189557.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 17 Sep 2013 00:51:31 +0000 (00:51 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 17 Sep 2013 00:51:31 +0000 (00:51 +0000)
commita2b4754bb241bb21b94832916ee07cbf7351b958
treeadfc52e16e8bb9e0aaafe0c2cb331d2d99c38caa
parent0295c238f7b4329f86498055337f91f25465f836
Address review comment on r189557.

We need to escape filenames the same way in InclusionRewriter whether
UseLineDirective is true or false.

Review comment from http://llvm.org/bugs/show_bug.cgi?id=17018#c2

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190834 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/Frontend/InclusionRewriter.cpp