commit | 527f98d65ff1e7c3ed6c8467ca7f516f3ea7ad9b | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon Sep 26 08:01:45 2011 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon Sep 26 08:01:45 2011 +0000 |
tree | aa4b45a09f5d542beaf55fdaa8c68e0e0734d4d3 | |
parent | ee0f84fc84ed7de7975e102668d8e53a778f7a8c [diff] |
Remove SourceManager::getLocation(). It's not descriptive enough and it's just a call of translateFileLineCol() followed by a call to getMacroArgExpandedLocation(), which is better to be called explicitly since it has a certain cost and is not always required. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140520 91177308-0d34-0410-b5e6-96231b3b80d8