gribozavr marked 3 inline comments as done.
gribozavr added inline comments.
Comment at:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:408
-public:
- enum Kind { BasicBRKind, PathSensitiveBRKind };
-
NoQ wrote:
> Hey, i just added that! :D (
NoQ added a comment.
Yay, that'll make my life a lot easier! I heard you have an automatic tool for
this sort of stuff, right?
Comment at:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:408
-public:
- enum Kind { BasicBRKind, PathSensitiveBRKind };
-
-
gribozavr created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
gribozavr added a reviewer: NoQ.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D66473
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/includ