aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2025-09-30 23:18:20 -0500
committerGitHub <noreply@github.com>2025-10-01 04:18:20 +0000
commit079d589f5a389d18b6277b31a61e471ec56b5b7e (patch)
tree654cd32a89c7bed649eda69500fa8b1019b63b5a /llvm/lib/Support/VirtualFileSystem.cpp
parent133406e3d9afb845426898154ecf532a75056d37 (diff)
downloadllvm-079d589f5a389d18b6277b31a61e471ec56b5b7e.zip
llvm-079d589f5a389d18b6277b31a61e471ec56b5b7e.tar.gz
llvm-079d589f5a389d18b6277b31a61e471ec56b5b7e.tar.bz2
[HLSL][NFC] Add missing includes for standalone header compilation (#161473)
HLSLResource.h added by #161254 builds in the context of a .cpp file (e.g. CGHLSLRuntime.cpp) but not when doing a header compilation, e.g.: ``` clang/include/clang/AST/Attrs.inc:12:45: error: unknown type name 'raw_ostream'; did you mean 'clang::raw_ostream'? 12 | static inline void DelimitAttributeArgument(raw_ostream& OS, bool& IsFirst) { ```
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions