This is an archive of the discontinued LLVM Phabricator instance.

Add a getName accessor for ModuleMacros
ClosedPublic

Authored by bob.wilson on Aug 9 2017, 5:21 PM.

Details

Summary

Swift would like to be able to access the name of a ModuleMacro. There was some discussion of this in https://github.com/apple/swift-clang/pull/93, suggesting that it makes sense to have this accessor in Clang.

Diff Detail

Event Timeline

bob.wilson created this revision.Aug 9 2017, 5:21 PM
rsmith accepted this revision.Aug 9 2017, 5:53 PM
This revision is now accepted and ready to land.Aug 9 2017, 5:53 PM

Committed in r310622

bob.wilson closed this revision.Jan 2 2018, 11:04 AM