]> granicus.if.org Git - clang/commit
Rename 'BindCompoundLiteral' to 'bindCompoundLiteral' and
authorTed Kremenek <kremenek@apple.com>
Wed, 22 Aug 2012 06:00:12 +0000 (06:00 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 22 Aug 2012 06:00:12 +0000 (06:00 +0000)
commit5be88dc79d2768d67371103b6535fb8c4a6f27a1
tree6f05522b677cefd37a0f6f542dc9f2dda728addc
parent2eed8ccb63777ebd0e641f31b9c3d616f0202ded
Rename 'BindCompoundLiteral' to 'bindCompoundLiteral' and
add doxygen comments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162345 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
lib/StaticAnalyzer/Core/ProgramState.cpp
lib/StaticAnalyzer/Core/RegionStore.cpp