[PATCH] D140475: BEGIN_PUBLIC test phabricator
Dani Ferreira Franco Moura via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 21 05:56:21 PST 2022
merrymeerkat created this revision.
Herald added a reviewer: NoQ.
Herald added a project: All.
merrymeerkat requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
END_PUBLIC
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140475
Files:
clang/include/clang/Analysis/AnalysisDiagnostic.h
Index: clang/include/clang/Analysis/AnalysisDiagnostic.h
===================================================================
--- clang/include/clang/Analysis/AnalysisDiagnostic.h
+++ clang/include/clang/Analysis/AnalysisDiagnostic.h
@@ -9,6 +9,8 @@
#ifndef LLVM_CLANG_ANALYSIS_ANALYSISDIAGNOSTIC_H
#define LLVM_CLANG_ANALYSIS_ANALYSISDIAGNOSTIC_H
+// why am i here
+//
#include "clang/Basic/DiagnosticAnalysis.h"
#endif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140475.484552.patch
Type: text/x-patch
Size: 428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221221/03199485/attachment.bin>
More information about the cfe-commits
mailing list