llvm-project/clang/include
Reid Kleckner 1181c9f45d [MS] Add frontend support for __declspec(allocator)
The intention is to add metadata to direct call sites of functions
marked with __declspec(allocator), which will ultimately result in some
S_HEAPALLOCSITE debug info records when emitting codeview.

This is a piece of PR38491

llvm-svn: 356964
2019-03-25 23:20:18 +00:00
..
clang [MS] Add frontend support for __declspec(allocator) 2019-03-25 23:20:18 +00:00
clang-c [libclang] Expose aligned() attribute. 2019-03-13 16:16:54 +00:00
CMakeLists.txt