diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2017-06-09 01:20:48 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2017-06-09 01:20:48 +0000 |
commit | 735e92c29a1413761c6db5e1ae8e7ad48ae17d67 (patch) | |
tree | bcf8f6f8bbafe724dee521d1bd8943fc04e363ab /clang/lib/Frontend/Rewrite/FrontendActions.cpp | |
parent | fdf499bf2d589bee2a6a3da49a74840c4c511c59 (diff) | |
download | bcm5719-llvm-735e92c29a1413761c6db5e1ae8e7ad48ae17d67.tar.gz bcm5719-llvm-735e92c29a1413761c6db5e1ae8e7ad48ae17d67.zip |
[libclang] Introduce a new parsing option 'CXTranslationUnit_SingleFileParse' that puts preprocessor in a mode for parsing a single file only.
This is useful for parsing a single file, as a fast/inaccurate 'mode' that can still provide declarations from the file, like the classes and their methods.
llvm-svn: 305044
Diffstat (limited to 'clang/lib/Frontend/Rewrite/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions