http://codereview.appspot.com/4968075/diff/1/lib/Analysis/ThreadSafety.cpp File lib/Analysis/ThreadSafety.cpp (right): http://codereview.appspot.com/4968075/diff/1/lib/Analysis/ThreadSafety.cpp#newcode172 lib/Analysis/ThreadSafety.cpp:172: buildMutexID(Parent, Parent); This should be buildMutexID(Parent, 0).
13 years, 5 months ago
(2011-09-07 20:10:10 UTC)
#1
Good to go w/ these comments addressed. http://codereview.appspot.com/4968075/diff/1/include/clang/Analysis/Analyses/ThreadSafety.h File include/clang/Analysis/Analyses/ThreadSafety.h (right): http://codereview.appspot.com/4968075/diff/1/include/clang/Analysis/Analyses/ThreadSafety.h#newcode50 include/clang/Analysis/Analyses/ThreadSafety.h:50: virtual void ...
13 years, 5 months ago
(2011-09-09 03:50:18 UTC)
#3
Issue 4968075: Resolving "this" expressions, along with a new warning for future unhandled cases
Created 13 years, 5 months ago by supertri
Modified 13 years, 5 months ago
Reviewers: delesley, chandlerc
Base URL:
Comments: 6