Note: this also adds a new C API and soft-deprecates the old C API.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 26658 Build 26657: arc lint + arc unit
Event Timeline
llvm/include/llvm-c/Core.h | ||
---|---|---|
3411 | Please add NameLen as this is the convention for all new C APIs. |
llvm/include/llvm-c/Core.h | ||
---|---|---|
3411 | (See discussion over at https://reviews.llvm.org/D56556#1353734). |
Please add NameLen as this is the convention for all new C APIs.