Files
clang-p2996/clang/lib/Basic
Douglas Gregor b8b9f28e24 Robustify SourceManager::getLocation(), so that it returns an
end-of-line source location when given a column number beyond the
length of the line, or an end-of-file source location when given a
line number beyond the length of the file. Previously, we would return
an invalid location.

llvm-svn: 97299
2010-02-27 02:42:25 +00:00
..
2010-01-24 20:43:31 +00:00
2010-01-30 19:12:25 +00:00