diff options
| author | Richard Trieu <rtrieu@google.com> | 2014-08-23 00:30:57 +0000 |
|---|---|---|
| committer | Richard Trieu <rtrieu@google.com> | 2014-08-23 00:30:57 +0000 |
| commit | 7ec1a318ff6b86f3c06a24dc933cb1d33b187ba1 (patch) | |
| tree | 765588ac3e81bbedfdd3a4ba2852f8e71b4178a3 /llvm | |
| parent | e3eface17ac15ff3818e76e4fcadef5afad92f2a (diff) | |
| download | bcm5719-llvm-7ec1a318ff6b86f3c06a24dc933cb1d33b187ba1.tar.gz bcm5719-llvm-7ec1a318ff6b86f3c06a24dc933cb1d33b187ba1.zip | |
Fix a bad location in -Wparentheses fix-it hint
The code used getLocStart() instead of getLocEnd(). This works for single
token expressions, but breaks if the expression is longer.
llvm-svn: 216306
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

