Hahnfeld added inline comments.

================
Comment at: clang/lib/Interpreter/IncrementalExecutor.h:34
 struct PartialTranslationUnit;
+struct TargetInfo;
 
----------------
That's wrong, should be `class TargetInfo`. I'll fix this before landing if my 
other tests go well...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128853

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to