Yeah, let's prefer a slightly stronger type representing this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
According to my comparative measurement, the whole change stack did not introduce any space and time overhead to the baseline. No reports changed. No crashes were introduced.
I tested about 12 projects or so.
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h | ||
---|---|---|
38 | The comment above is off now as that should go for CDF_MaybeBuiltin. |
clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h | ||
---|---|---|
38 | FIxed by now. Although I'm not sure we need to elaborate none. |
The comment above is off now as that should go for CDF_MaybeBuiltin.
Also could you please add a menaningful comment for what CDF_None represents?