================ @@ -1,8 +1,65 @@ #include "clang/Parse/ParseHLSLRootSignature.h" +#include "llvm/Support/raw_ostream.h" + +using namespace llvm::hlsl::rootsig; + namespace clang { namespace hlsl { +// Helper definitions ---------------- bogner wrote:
This comment isn't very helpful. https://github.com/llvm/llvm-project/pull/122982 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits