Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libclang: expose dllexport, dllimport attributes | Saleem Abdulrasool | 2015-12-10 | 1 | -0/+50 |
These attributes were previously unexposed. Expose them through the libclang interfaces. Add tests that cover both the MSVC spelling and the GNU spelling. llvm-svn: 255273 |