[PATCH] D100619: [ASTReader] Only mark module out of date if not already compiled

Argyrios Kyrtzidis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 16 10:03:28 PDT 2021


akyrtzi added inline comments.


================
Comment at: clang/test/Modules/Inputs/error/error.h:1
+#pragma mark mark
+
----------------
Is this pragma relevant for the test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100619



More information about the cfe-commits mailing list