The test testng/org/openjdk/jextract/test/toolprovider/TestClassGeneration.java
Two tests from the above test fail:
Total tests run: 37, Passes: 35, Failures: 2, Skips: 0
org.openjdk.jextract.test.toolprovider.TestClassGeneration.testStringConstant("macro_string_noident", "123.asdf"): failure
org.openjdk.jextract.test.toolprovider.TestClassGeneration.testStringConstant("macro_string", "abc"): failure
Surprisingly this is reproduced only when using libclang 13.0.0 and not libclang 10.0.0
Two tests from the above test fail:
Total tests run: 37, Passes: 35, Failures: 2, Skips: 0
org.openjdk.jextract.test.toolprovider.TestClassGeneration.testStringConstant("macro_string_noident", "123.asdf"): failure
org.openjdk.jextract.test.toolprovider.TestClassGeneration.testStringConstant("macro_string", "abc"): failure
Surprisingly this is reproduced only when using libclang 13.0.0 and not libclang 10.0.0