.. |
AnalysisDeclContext.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
BodyFarm.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
BodyFarm.h
|
[analyzer] Tighten up sanity checks on Objective-C property getter synthesis.
|
2014-01-23 03:59:10 +00:00 |
CFG.cpp
|
Fix a crash in Retain Count checker error reporting
|
2014-06-13 23:47:38 +00:00 |
CFGReachabilityAnalysis.cpp
|
Rework CFG edges to encode potentially unreachable edges, instead of just making them NULL.
|
2014-02-27 00:24:00 +00:00 |
CFGStmtMap.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
CMakeLists.txt
|
[CMake] Update libdeps.
|
2014-07-14 05:01:53 +00:00 |
CallGraph.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
CocoaConventions.cpp
|
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
|
2013-02-08 22:30:41 +00:00 |
Consumed.cpp
|
Move the logic for testing for namespace std into one location. This check can
|
2014-05-28 02:16:01 +00:00 |
Dominators.cpp
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
2011-12-20 02:48:34 +00:00 |
FormatString.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
FormatStringParsing.h
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
LiveVariables.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
Makefile
|
…
|
|
ObjCNoReturn.cpp
|
clang/lib/Analysis/ObjCNoReturn.cpp: Fix [-Wnewline-eof]
|
2012-09-13 05:53:17 +00:00 |
PostOrderCFGView.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
PrintfFormatString.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
ProgramPoint.cpp
|
[analyzer] Improved checker naming in CFG dump.
|
2014-02-17 18:25:34 +00:00 |
PseudoConstantAnalysis.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
ReachableCode.cpp
|
Make dead return statement detection more robust against changes in the CFG.
|
2014-05-23 17:09:56 +00:00 |
ScanfFormatString.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
ThreadSafety.cpp
|
[C++11] Use 'nullptr'. Analysis edition.
|
2014-05-20 04:30:07 +00:00 |
ThreadSafetyCommon.cpp
|
Thread Safety Analysis: implement review suggestions from Aaron Ballman.
|
2014-05-29 21:24:16 +00:00 |
ThreadSafetyLogical.cpp
|
Fix line endings.
|
2014-05-28 11:19:43 +00:00 |
ThreadSafetyTIL.cpp
|
Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
|
2014-05-28 21:28:13 +00:00 |
UninitializedValues.cpp
|
PR19996: don't crash if -Wuninitialized sees a c++1y lambda init-capture.
|
2014-06-11 00:31:00 +00:00 |