Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
916d0541fa1723e3055d78f65dede844007989c3
/
lib
/
Analysis
/
PseudoConstantAnalysis.cpp
916d054
Add missing null checks in PseudoConstantAnalysis
by Tom Care
· 14 years ago
967fea6
Improved the handling of blocks and block variables in PseudoConstantAnalysis
by Tom Care
· 14 years ago
2de56d1
GCC didn't care for my attempt at API compatibility, so brute-force everything
by John McCall
· 14 years ago
ef52bcb
Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis
by Tom Care
· 14 years ago
db34ab7
Several small changes to PseudoConstantAnalysis and the way IdempotentOperationChecker uses it.
by Tom Care
· 14 years ago
[Renamed (60%) from lib/Analysis/PsuedoConstantAnalysis.cpp]
245adab
Added psuedo-constant analysis and integrated it into the false positive reduction stage in IdempotentOperationChecker.
by Tom Care
· 14 years ago