This is helpful to properly detect them, and fixing issues like
https://github.com/rust-lang/rust-bindgen/issues/1518.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D58570
[libclang] Expose warn_unused and warn_unused_result attributes. ClosedPublic Authored by emilio on Feb 22 2019, 8:34 PM.
Details Summary This is helpful to properly detect them, and fixing issues like
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 25 2019, 3:10 AM Closed by commit rC354824: [libclang] Expose warn_unused and warn_unused_result attributes. (authored by emilio). · Explain WhyFeb 25 2019, 1:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188251 bindings/python/clang/cindex.py
include/clang-c/Index.h
test/Index/attributes.c
tools/libclang/CIndex.cpp
tools/libclang/CXCursor.cpp
|