]> granicus.if.org Git - clang/commit
make ast-print handle random non-printable characters correctly with octal escapes.
authorChris Lattner <sabre@nondot.org>
Fri, 16 Jan 2009 19:25:18 +0000 (19:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Jan 2009 19:25:18 +0000 (19:25 +0000)
commit9a81c87503c7a36a4468a081cadb461833a360a8
treec07c99c87804503956ca4cf3c4c5d79d366c4d3a
parent1522bc80df0a10517bc667c733a918f88dea0b89
make ast-print handle random non-printable characters correctly with octal escapes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/StmtPrinter.cpp