aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorjoaosaffran <joaosaffranllvm@gmail.com>2025-10-06 12:01:26 -0700
committerGitHub <noreply@github.com>2025-10-06 15:01:26 -0400
commit8708968fbace0fef6fe2a01872da78e6d4348668 (patch)
tree0ede34dc96ef2c7f2ebde826dfb0881719608be1 /clang/lib/Frontend/CompilerInvocation.cpp
parentfea9ef325bb89b9b0de4bf703cababd8d226c3d5 (diff)
downloadllvm-8708968fbace0fef6fe2a01872da78e6d4348668.zip
llvm-8708968fbace0fef6fe2a01872da78e6d4348668.tar.gz
llvm-8708968fbace0fef6fe2a01872da78e6d4348668.tar.bz2
[NFC][DirectX] Moving IsValidXYZ Functions to cpp file (#161896)
Originally, DXContainer `isValid...` functions were defined din the header. That cause a problem, that made this specific file huge, since every function also includes a `def` file. To fix this problem, this PR moves the function to the cpp equivalent file. Closes: [158162](https://github.com/llvm/llvm-project/issues/158162)
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions