]> granicus.if.org Git - clang/commit
*Really* fix DOS newlines introduced in r210330
authorReid Kleckner <reid@kleckner.net>
Tue, 10 Jun 2014 21:35:24 +0000 (21:35 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 10 Jun 2014 21:35:24 +0000 (21:35 +0000)
commit809ba1c6d7277932a6ddb5e7c1359f4d7be6b71e
tree05c7d3c39b06d390fd512148acd0401896d4658e
parente5e5fbf5ee2fdf0f53dc134a57b5222fb74aeceb
*Really* fix DOS newlines introduced in r210330

r210369 didn't quite catch all of them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210593 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/LoopHint.h
test/CodeGen/pragma-loop.cpp
test/PCH/pragma-loop.cpp
test/Parser/pragma-loop.cpp