]> granicus.if.org Git - clang/commit
Escape strings when printing module maps, for silly operating systems
authorDouglas Gregor <dgregor@apple.com>
Tue, 29 Nov 2011 22:27:12 +0000 (22:27 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 29 Nov 2011 22:27:12 +0000 (22:27 +0000)
commit213d1be740f0150a338d5f58f1bce8c219775400
tree1914b1a80f2444bea7c071a79a0abd74f38a8eee
parent18ee547b6926cacefa15eed8ca60ff73d22e279b
Escape strings when printing module maps, for silly operating systems
that use \ as a separator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145439 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/ModuleMap.cpp