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
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
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits