Adding some trailing whitespace after a comment previously ending with \ to ensure...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 27 Jun 2014 19:05:17 +0000 (19:05 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 27 Jun 2014 19:05:17 +0000 (19:05 +0000)
commit7f15ce03af6ed88f6c753cc2580ae4103ce4b539
tree8beb4cdd6857f6b7407574bab369052b3415bf99
parent82d6ff6b5b32afa9c667035aa50d68ee512873e1
Adding some trailing whitespace after a comment previously ending with \ to ensure that it isn't lexed as a multiline comment. This silences some -Wcomment warnings.

llvm-svn: 211950
llvm/unittests/Analysis/LazyCallGraphTest.cpp