llvm-project/clang/include
John McCall 32870a84d9 Expose IRGen API to add the default IR attributes to a function definition.
I've also made a stab at imposing some more order on where and how we add
attributes; this part should be NFC.  I wasn't sure whether the CUDA use
case for libdevice should propagate CPU/features attributes, so there's a
bit of unnecessary duplication.
2020-05-16 14:44:54 -04:00
..
clang Expose IRGen API to add the default IR attributes to a function definition. 2020-05-16 14:44:54 -04:00
clang-c libclang: Add static build support for Windows 2020-04-25 20:19:17 +03:00
CMakeLists.txt