Unverified Commit 396b5621 authored by Richard Howell's avatar Richard Howell Committed by GitHub
Browse files

[clang] use relative paths for builtin headers during module compilation (#68023)

When including builtin headers as part of a system module, ensure we use
relative paths to those headers. Otherwise the module will fail to compile 
when specifying relative resource directories without extra search paths.
parent e9478b16
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment