diff options
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-09-26 08:01:45 +0000 |
|---|---|---|
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-09-26 08:01:45 +0000 |
| commit | 4acad5b092991ec2839c9c8b93cfec770de208ca (patch) | |
| tree | 2aa6bb27a5877c3a238c0139be20ab2fc936d471 /clang/lib | |
| parent | 4cdfcae75d7d9eddef079ceff7e6f53a35a89948 (diff) | |
| download | bcm5719-llvm-4acad5b092991ec2839c9c8b93cfec770de208ca.tar.gz bcm5719-llvm-4acad5b092991ec2839c9c8b93cfec770de208ca.zip | |
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.
llvm-svn: 140520
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions

