[PATCH] D74063: [Clang] Remove #pragma clang __debug handle_crash

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 6 02:52:46 PST 2020


hans accepted this revision.
hans added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/Lex/Pragma.cpp:42
 #include "llvm/ADT/StringRef.h"
 #include "llvm/Support/CrashRecoveryContext.h"
 #include "llvm/Support/Compiler.h"
----------------
I think this can be removed now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74063





More information about the cfe-commits mailing list