summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/LogDiagnosticPrinter.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-09-26 08:01:45 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-09-26 08:01:45 +0000
commit4acad5b092991ec2839c9c8b93cfec770de208ca (patch)
tree2aa6bb27a5877c3a238c0139be20ab2fc936d471 /clang/lib/Frontend/LogDiagnosticPrinter.cpp
parent4cdfcae75d7d9eddef079ceff7e6f53a35a89948 (diff)
downloadbcm5719-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/Frontend/LogDiagnosticPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud