commit | bbafb8a745736afb1b4b0c9bf4da896c5587f7c7 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Sun Mar 11 07:00:24 2012 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Sun Mar 11 07:00:24 2012 +0000 |
tree | cb3738dc9bf49bcce799880f76902899ce268da2 | |
parent | 41bd30e027fa95144963bda5aa00217f3e02ed08 [diff] |
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