martong added inline comments.
================
Comment at: clang/lib/StaticAnalyzer/Core/ExprEngine.cpp:616
void ExprEngine::processEndWorklist() {
+ PrettyStackTraceLocationContext CrashInfo(getRootLocationContext());
getCheckerManager().runCheckersForEndAnalysis(G, BR, *this);
----------------
Okay, so, at least we will get the name of the top-level function, right? Some
comments might be useful here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127389/new/
https://reviews.llvm.org/D127389
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits