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 | 5ad574c0961e29c63f175edeaa4f63d1cce8d162 (patch) | |
tree | 8eebdc1fd06f2df7159dc319411c1c7de973e852 /clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp | |
parent | ff42ec5895dab25585843d77e9331bcc16b209fe (diff) | |
download | bcm5719-llvm-5ad574c0961e29c63f175edeaa4f63d1cce8d162.tar.gz bcm5719-llvm-5ad574c0961e29c63f175edeaa4f63d1cce8d162.zip |
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.
llvm-svn: 126722
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions