-
Details
Diff Detail
Event Timeline
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h | ||
---|---|---|
195 | I have made every tag a small-string. | |
203 | I have put every Profile into the header, so it is easier to see which members are not added to the Profile. I think the root cause of https://bugs.llvm.org/show_bug.cgi?id=42938 could be some issue with differentiating between visitors. |
Thanks! Bug report generation seems far less of a mess than is used to be :)
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h | ||
---|---|---|
44–45 | I suspect \emoji wasn't intentional here, given that it needs another argument :^) |
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h | ||
---|---|---|
44–45 | Well, it is "So Pro" (- Apple) and I really like that. Someone wrote "along a path", but we are definitely mentioning the 🐛 path. |
I suspect \emoji wasn't intentional here, given that it needs another argument :^)