]> granicus.if.org Git - clang/commit
Fix unicode chars into ascii in comment lines.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 27 Oct 2014 08:08:18 +0000 (08:08 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 27 Oct 2014 08:08:18 +0000 (08:08 +0000)
commitf898c185c9d0108084357cd7e9a2eb0aab41cb66
treeab0d070315967b777d638320c5a00f7d584bd51a
parentef05fdb464386f2c3c7db6eba0efed09d2b0e1ce
Fix unicode chars into ascii in comment lines.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGOpenMPRuntime.cpp