clang-1/examples
Daniel Dunbar bb3503a146 Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90704 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-06 09:56:30 +00:00
..
PrintFunctionNames Update example link lines. 2009-12-03 00:00:22 +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