aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Timer.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-23 05:15:06 +0000
committerChris Lattner <sabre@nondot.org>2009-06-23 05:15:06 +0000
commitc1835955342f7672ee2f03567aa2cc464498ada8 (patch)
tree9798fafdceadf3f70aa741333e2feb00da37c770 /llvm/lib/Support/Timer.cpp
parent02a9191b717090da0ec8446028287ea7af998399 (diff)
downloadllvm-c1835955342f7672ee2f03567aa2cc464498ada8.zip
llvm-c1835955342f7672ee2f03567aa2cc464498ada8.tar.gz
llvm-c1835955342f7672ee2f03567aa2cc464498ada8.tar.bz2
Fix our check for "random whitespace between a \ and newline" to work
with dos style newlines. I have a trivial test for this: // RUN: clang-cc %s -verify #define test(x, y) \ x ## y but I don't know how to get svn to not change newlines and testrunner doesn't work with dos style newlines either, so "not worth it". :) rdar://6994000 llvm-svn: 73945
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions