forked from OSchip/llvm-project
6333871f85
Currently we have a diagnostic that catches the other storage class specifies for the range based for loop declaration but we miss the thread_local case. This changes adds a diagnostic for that case as well. Differential Revision: https://reviews.llvm.org/D92671 |
||
---|---|---|
.. | ||
stmt.ambig | ||
stmt.dcl | ||
stmt.iter/stmt.ranged | ||
stmt.label | ||
stmt.select |