]> granicus.if.org Git - clang/commit
Simplified SourceManager::translateLineCol a bit.
authorAlexander Kornienko <alexfh@google.com>
Mon, 29 Jul 2013 22:26:10 +0000 (22:26 +0000)
committerAlexander Kornienko <alexfh@google.com>
Mon, 29 Jul 2013 22:26:10 +0000 (22:26 +0000)
commitc8051e6d276b916f4a4244ad353c5a9c1d2c58e4
tree2e553e15110e411a10ab0f3de10b91dd38ed5239
parent4488835d1c78221553909447cf87d7e4ff7f99fb
Simplified SourceManager::translateLineCol a bit.

Reviewers: rsmith

Reviewed By: rsmith

CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D1183

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187386 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/SourceManager.cpp