[flang-commits] [flang] [Flang][OpenMP] Fix bug with default(none) and host-assoc threadprivate variable (PR #134122)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Sat Apr 5 06:23:40 PDT 2025


kiranchandramohan wrote:

> > A semantics test (debug-dump-symbols or debug-unparse-with-symbols) would be better here.
> 
> Hm. I have copied one of the existing tests for host associated threadprivate variables. I'll have a look to see if I can extend these tests, too.
> 
> Would you oppose approving with these extensions?

A semantics change is best tested with a semantics test. I am fine with the extension. Approving in advance.

https://github.com/llvm/llvm-project/pull/134122


More information about the flang-commits mailing list