forked from OSchip/llvm-project
fa98390b3c
We haven't supported compiling ObjC1 for a long time (and never will again), so there isn't any reason to keep these separate. This patch replaces LangOpts::ObjC1 and LangOpts::ObjC2 with LangOpts::ObjC. Differential revision: https://reviews.llvm.org/D53547 llvm-svn: 345637 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
clang-import-test.cpp |