..
plugins
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
AnalysisDeclContext.cpp
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
BodyFarm.cpp
[analyzer] Fix more analyzer warnings on analyzer and libAnalysis.
2019-08-28 21:19:58 +00:00
CFG.cpp
[CFG] Fix CFG for statement-expressions in return values.
2019-08-29 20:37:28 +00:00
CFGReachabilityAnalysis.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CFGStmtMap.cpp
[CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.
2019-05-24 01:34:22 +00:00
CMakeLists.txt
[test] Fix plugin tests
2019-06-02 15:53:43 +00:00
CallGraph.cpp
[CallGraph] Take into accound calls that aren't within any function bodies.
2019-08-20 02:22:37 +00:00
CloneDetection.cpp
[clang] Use the new Regex::isValid() with no parameter
2019-08-20 16:07:31 +00:00
CocoaConventions.cpp
[analyzer] Fix more analyzer warnings on analyzer and libAnalysis.
2019-08-28 21:19:58 +00:00
CodeInjector.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ConstructionContext.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Consumed.cpp
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
Dominators.cpp
Make a buildbot using a buggy gcc happy
2019-07-03 12:06:10 +00:00
ExprMutationAnalyzer.cpp
[analyzer] handle modification of vars inside an expr with comma operator
2019-03-07 15:50:52 +00:00
LiveVariables.cpp
[CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.
2019-05-24 01:34:22 +00:00
ObjCNoReturn.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PostOrderCFGView.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ProgramPoint.cpp
[analyzer] exploded-graph-rewriter: Improve source location dumps.
2019-07-12 02:10:33 +00:00
ReachableCode.cpp
[CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.
2019-05-24 01:34:22 +00:00
RetainSummaryManager.cpp
[analyzer] Fix more analyzer warnings on analyzer and libAnalysis.
2019-08-28 21:19:58 +00:00
ThreadSafety.cpp
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
ThreadSafetyCommon.cpp
Thread Safety: also look at ObjC methods
2019-03-25 20:06:32 +00:00
ThreadSafetyLogical.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ThreadSafetyTIL.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UninitializedValues.cpp
[OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP programs.
2019-07-11 14:54:17 +00:00