1.Updated annotations for include/clang/StaticAnalyzer/Core/PathSensitive/Store.h, which belong to the old version of clang.
2.Delete annotations for CodeGenFunction::getEvaluationKind() in clang/lib/CodeGen/CodeGenFunction.h, which belong to the old version of clang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Analysis/CallGraph.cpp | ||
---|---|---|
129 ↗ | (On Diff #109780) | Won't this require adjusting the declaration and all callers? |
Comment Actions
Hello, that's my fault. I thought it over again. IsGlobal should be reserved for the future Global Call Graph.
Comment Actions
I hope you can help me to commit this, thank you :)
lib/Analysis/CallGraph.cpp | ||
---|---|---|
129 ↗ | (On Diff #109780) | Hello, that's my fault. I thought it over again. IsGlobal should be the next global function call graph. |