diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-07-08 09:04:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 09:04:43 +0100 |
commit | b67504c461ddc00d9dfaf1330da9fdf727ccb9ba (patch) | |
tree | 64aae75dff299eb98cce5ed69261d97fa52acee7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | fd997d86f060c8110a6b5151e8f21c4e4e17ba4a (diff) | |
download | llvm-b67504c461ddc00d9dfaf1330da9fdf727ccb9ba.zip llvm-b67504c461ddc00d9dfaf1330da9fdf727ccb9ba.tar.gz llvm-b67504c461ddc00d9dfaf1330da9fdf727ccb9ba.tar.bz2 |
[libclc] Tighten OpenCL builtin include strategy (#147276)
This commit continues the work from #146840 and extends it to the maths,
geomtrics, common, and relational directories.
All headers have include guards and, where appropriate, include the
minimal code required for their specific definitions. Implementation
files no longer include the large catch-all header of all OpenCL builtin
declarations.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions