hanchenye-llvm-project/clang/include
Douglas Gregor 69f74f80db Introduce a -cc1 option "-emit-module", that creates a binary module
from the given source. -emit-module behaves similarly to -emit-pch,
except that Sema is somewhat more strict about the contents of
-emit-module. In the future, there are likely to be more interesting
differences.

llvm-svn: 138595
2011-08-25 22:30:56 +00:00
..
clang Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
clang-c Add a new libclang API to return a CXCompletionString for an arbitrary 2011-08-04 20:04:59 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00