DeinAlptraum wrote: These are warnings, not exceptions, so they don't raise. But the context manager keeps a list of all caught warnings, so I've used that to assert that we got deprecation warnings where expected.
https://github.com/llvm/llvm-project/pull/178631 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
