This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f9fbec3e8bbd68de9acba714cc080d4e7af87aa
clang-p2996
/
clang
/
lib
/
Analysis
History
David Majnemer
59f7792136
Use more ArrayRefs
...
No functional change is intended, just a small refactoring. llvm-svn: 273647
2016-06-24 04:05:48 +00:00
..
AnalysisDeclContext.cpp
…
BodyFarm.cpp
Implement p0292r2 (constexpr if), a likely C++1z feature.
2016-06-23 19:16:49 +00:00
BodyFarm.h
…
CallGraph.cpp
…
CFG.cpp
Turn copies into references as suggested by clang-tidy's performance-unnecessary-copy-initialization.
2016-05-27 13:36:58 +00:00
CFGReachabilityAnalysis.cpp
…
CFGStmtMap.cpp
…
CMakeLists.txt
…
CocoaConventions.cpp
…
CodeInjector.cpp
…
Consumed.cpp
Use more ArrayRefs
2016-06-24 04:05:48 +00:00
Dominators.cpp
…
FormatString.cpp
Check 'r' and 'y specifiers of freebsd_kernel_printf format strings on PS4
2016-04-26 23:19:00 +00:00
FormatStringParsing.h
[Sema] Handle UTF-8 invalid format string specifiers
2016-03-29 17:35:02 +00:00
LiveVariables.cpp
…
ObjCNoReturn.cpp
…
PostOrderCFGView.cpp
…
PrintfFormatString.cpp
Enable support for __float128 in Clang and enable it on pertinent platforms
2016-05-09 08:52:33 +00:00
ProgramPoint.cpp
…
PseudoConstantAnalysis.cpp
…
ReachableCode.cpp
…
ScanfFormatString.cpp
[Sema] Handle UTF-8 invalid format string specifiers
2016-03-29 17:35:02 +00:00
ThreadSafety.cpp
…
ThreadSafetyCommon.cpp
…
ThreadSafetyLogical.cpp
…
ThreadSafetyTIL.cpp
…
UninitializedValues.cpp
…