-
Bug
-
Resolution: Fixed
-
P3
-
repo-panama
Since libclang is able to figure out system headers to include based on runtime properties (such as PATH on Windows), we should try to shield execution of jextract-related test from that behavior.
One way to do that is to make sure that the various jextract drivers use the "-nostdinc" option.
One way to do that is to make sure that the various jextract drivers use the "-nostdinc" option.
- relates to
-
JDK-8220141 Disable libclang host environment inference in macro reparsing
-
- Resolved
-