hanchenye-llvm-project/clang/examples
David Blaikie bbafb8a745 Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
The member variable is always "LangOpts" and the member function is always "getLangOpts".

Reviewed by Chris Lattner

llvm-svn: 152536
2012-03-11 07:00:24 +00:00
..
PrintFunctionNames examples: flesh out PFN readme 2011-12-18 11:30:53 +00:00
analyzer-plugin drop more llvm:: prefixes on OwningPtr<> 2012-02-13 12:32:21 +00:00
clang-interpreter Basic: import IntrusiveRefCntPtr<> into clang namespace 2012-02-20 14:00:23 +00:00
wpa Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
CMakeLists.txt examples/analyzer-plugin: hook up to build 2012-02-13 12:32:15 +00:00
Makefile examples/analyzer-plugin: hook up to build 2012-02-13 12:32:15 +00:00