clang-1/examples
Daniel Dunbar dd63b28107 Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91176 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-11 23:04:35 +00:00
..
PrintFunctionNames Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. 2009-12-11 23:04:35 +00:00
wpa Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary. 2009-12-06 09:56:30 +00:00
CMakeLists.txt Add missed CMake file for adding clang examples to CMake build. 2009-11-17 09:40:40 +00:00
Makefile Add a trivial example plugin, which prints the names of the top-level decls. 2009-11-15 00:27:43 +00:00