summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorBrian Gesiak <modocache@gmail.com>2018-01-15 21:05:40 +0000
committerBrian Gesiak <modocache@gmail.com>2018-01-15 21:05:40 +0000
commit28db314c8257a23de44cfe559198e447faf04753 (patch)
tree8709a437e59419ccd5904a2f53c570b5b9771c66 /clang/lib/Frontend/InitPreprocessor.cpp
parentaabab4a4ba7a0ebc4c573ff31c27af65ddfbd426 (diff)
downloadbcm5719-llvm-28db314c8257a23de44cfe559198e447faf04753.tar.gz
bcm5719-llvm-28db314c8257a23de44cfe559198e447faf04753.zip
[Driver] Suggest valid integrated tools
Summary: There are only two valid integrated Clang driver tools: `-cc1` and `-cc1as`. If a user asks for an unknown tool, such as `-cc1asphalt`, an error message is displayed to indicate that there is no such tool, but the message doesn't indicate what the valid options are. Include the valid options in the error message. Test Plan: `check-clang` Reviewers: sepavloff, bkramer, phosek Reviewed By: bkramer Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D42004 llvm-svn: 322517
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud