While reading ClangExpressionParser source code I saw a bunch of code that
specifically handles running all the static initializers in expressions. The coverage
bot tells me that we never actually test this code anywhere, so let's add some
testing to that feature.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Just dumping this here because I don't want to anger the build bots before going into the weekend.