[PATCH] D140475: BEGIN_PUBLIC test phabricator

Dani Ferreira Franco Moura via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 21 06:00:19 PST 2022


merrymeerkat updated this revision to Diff 484554.
merrymeerkat added a comment.

?:


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140475/new/

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.484554.patch
Type: text/x-patch
Size: 429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221221/b41f5c3b/attachment.bin>


More information about the cfe-commits mailing list