benchmark: add __MANGLED_FUNCTION__ special keyword to the lexer and parser#3387
benchmark: add __MANGLED_FUNCTION__ special keyword to the lexer and parser#3387ljmf00 wants to merge 1 commit intodlang:masterfrom
__MANGLED_FUNCTION__ special keyword to the lexer and parser#3387Conversation
…d parser Signed-off-by: Luís Ferreira <contact@lsferreira.net>
|
Thanks for your pull request and interest in making D better, @ljmf00! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + druntime#3387" |
|
@ljmf00 This seems to be stalled on dlang/dmd#12252 which is also stalled. How do we proceed here? |
I think this is not to be implemented in favour of the trait described during the discussion of the referred PR. I will try to revive the |
Signed-off-by: Luís Ferreira contact@lsferreira.net
CC: @maxhaton
Related to dlang/dmd#12252.