hanchenye-llvm-project/clang/lib/Analysis
Aaron Ballman eaa18e60eb Properly add shared locks to the initial list of locks being tracked, instead of assuming unlock functions always use exclusive locks.
Patch by Aaron Puchert.

llvm-svn: 338912
2018-08-03 19:37:45 +00:00
..
AnalysisDeclContext.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
BodyFarm.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
CFG.cpp [CFG] [analyzer] NFC: Enumerate construction context layer kinds. 2018-07-31 21:12:42 +00:00
CFGReachabilityAnalysis.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
CFGStmtMap.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
CMakeLists.txt [CFG] NFC: Refactor ConstructionContext into a finite set of cases. 2018-02-27 20:03:35 +00:00
CallGraph.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
CloneDetection.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
CocoaConventions.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
CodeInjector.cpp
ConstructionContext.cpp [CFG] [analyzer] NFC: Enumerate construction context layer kinds. 2018-07-31 21:12:42 +00:00
Consumed.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
Dominators.cpp [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-13 21:32:01 +00:00
FormatString.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
FormatStringParsing.h Remove trailing space 2018-07-30 19:24:48 +00:00
LiveVariables.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
OSLog.cpp Make helpers static. NFC. 2017-02-11 12:21:17 +00:00
ObjCNoReturn.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
PostOrderCFGView.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
PrintfFormatString.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
ProgramPoint.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
PseudoConstantAnalysis.cpp Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:51 +00:00
ReachableCode.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
ScanfFormatString.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
ThreadSafety.cpp Properly add shared locks to the initial list of locks being tracked, instead of assuming unlock functions always use exclusive locks. 2018-08-03 19:37:45 +00:00
ThreadSafetyCommon.cpp Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
ThreadSafetyLogical.cpp
ThreadSafetyTIL.cpp [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-16 00:37:51 +00:00
UninitializedValues.cpp Remove trailing space 2018-07-30 19:24:48 +00:00