llvm-project/clang/examples
Daniel Dunbar 1597da4c05 Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary.
llvm-svn: 90704
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