summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2016-03-31 01:47:33 +0000
committerSean Silva <chisophugis@gmail.com>2016-03-31 01:47:33 +0000
commit24d7e2e869f70d1255062562b80ad209ca1ce835 (patch)
tree4c2593aebc5448dace8f1e578d97a8b99785cd7e /clang/lib/Driver/Tools.cpp
parentf4d7688e4bccb2fda5c02ed1f75293d7f8807816 (diff)
downloadbcm5719-llvm-24d7e2e869f70d1255062562b80ad209ca1ce835.tar.gz
bcm5719-llvm-24d7e2e869f70d1255062562b80ad209ca1ce835.zip
Fix case confusion.
The test case was defining and using a function 'notExported()', but the FileCheck checks were checking for the name 'not_exported'. This changes the test to use 'notExported' across the board. Also, the test defined a function 'not_defined()', but doesn't have any checks related to it. For consistency, this name is changed to 'notDefined'. A later commit will add checks for 'notDefined'. Patch by Warren Ristow! llvm-svn: 264984
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud