-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: repo-panama
-
Component/s: tools
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
-