diff options
author | Zhanyong Wan <wan@google.com> | 2011-03-01 00:45:32 +0000 |
---|---|---|
committer | Zhanyong Wan <wan@google.com> | 2011-03-01 00:45:32 +0000 |
commit | 9f8862aa64300ef97b8fe85034ee93bbc03e3b7b (patch) | |
tree | 6501b8ec5c2f9145467463aa1e130885be482d5f /lib/StaticAnalyzer/Core/Checker.cpp | |
parent | 640519e971af2bfe82d093d555146bdeecc8cc39 (diff) |
Improves the coding style in SValBuilder. This patch:
- renames evalCastNL and evalCastL to evalCastFromNonLoc and
evalCastFromLoc (avoid abbreviations that aren't well known).
- makes all function parameter names start with a lower case letter
for consistency and distinction from member variables.
- avoids abbreviations in function parameter names.
Reviewed by kremenek@apple.com.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126722 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/Checker.cpp')
0 files changed, 0 insertions, 0 deletions