summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erikjv@me.com>2012-12-25 14:51:39 +0000
committerErik Verbruggen <erikjv@me.com>2012-12-25 14:51:39 +0000
commit11a2eccc8b6e3d396b351007263115bc20eea9c3 (patch)
tree7febde4ac3aa3e018fb4c55136ab3e9d6211dd4a /llvm/lib/Support/ErrorHandling.cpp
parenta9f265ee98ef25740d66fe0d1ff2108266201f00 (diff)
downloadbcm5719-llvm-11a2eccc8b6e3d396b351007263115bc20eea9c3.tar.gz
bcm5719-llvm-11a2eccc8b6e3d396b351007263115bc20eea9c3.zip
Fix for PR12222.
Changed getLocStart() and getLocEnd() to be required for Stmts, and make getSourceRange() optional. The default implementation for getSourceRange() is build the range by calling getLocStart() and getLocEnd(). llvm-svn: 171067
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud