]> granicus.if.org Git - clang/commit
Don't remove trailing escaped newline from line comments.
authorAlexander Kornienko <alexfh@google.com>
Fri, 6 Sep 2013 17:24:54 +0000 (17:24 +0000)
committerAlexander Kornienko <alexfh@google.com>
Fri, 6 Sep 2013 17:24:54 +0000 (17:24 +0000)
commit51bb5d967d445613b9f08f6705491966f8616a2a
tree3e330afc4743e9b4cb3356d71783bf048af765bc
parent535ae75f7b02b0d7adf76ed18f7f045efd54947c
Don't remove trailing escaped newline from line comments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190175 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp
unittests/Format/FormatTest.cpp