summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-attrs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* libclang: expose dllexport, dllimport attributesSaleem Abdulrasool2015-12-101-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
OpenPOWER on IntegriCloud