Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TCling] Fix suppression of enum forward declarations
There can be multiple attributes in the forward declaration, see the added test in roottest/cling/dict/enum (reduced from a case reported by CMS in cms-sw/cmssw#42234), so we have to look for the last closing parentheses.
- Loading branch information