clang-1/examples
David Blaikie 4e4d08403c 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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152536 91177308-0d34-0410-b5e6-96231b3b80d8
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