================
@@ -0,0 +1,6 @@
+#ifndef DEPRECATED_HEADER_MSG_H
+#define DEPRECATED_HEADER_MSG_H
+
+#pragma clang deprecated_header("This is a shitty header")
----------------
AaronBallman wrote:
That's not acceptable for us to commit.
https://github.com/llvm/llvm-project/pull/168041