summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-05-31 13:57:09 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-05-31 13:57:09 +0000
commit16ed8dd823a4c2282425d081e1817d9dc205775e (patch)
tree010f16011621b4b3d51b0408ea6e0c7b5c521d01 /clang/lib/Basic/IdentifierTable.cpp
parentd657c2564980cb4ad763c49bf5181c1311824085 (diff)
downloadbcm5719-llvm-16ed8dd823a4c2282425d081e1817d9dc205775e.tar.gz
bcm5719-llvm-16ed8dd823a4c2282425d081e1817d9dc205775e.zip
Add a new driver mode to dump compiler feature and extension options.
Add the ability to dump compiler option-related information to a JSON file via the -compiler-options-dump option. Specifically, it dumps the features/extensions lists -- however, this output could be extended to other information should it be useful. In order to support features and extensions, I moved them into a .def file so that we could build the various lists we care about from them without a significant increase in maintenance burden. llvm-svn: 333653
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud