Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Nikita Popov e6a87da8fe [CodeGen] Don't explicitly set intrinsic attributes (NFCI)
The intrinsic attributes are automatically set when the function
is created, there is no need to assign them explicitly.
2025-03-20 15:04:03 +01:00

304 KiB