Commit 158b2ae
committed
[clang] Use the VFS to get the OpenMP entry info (llvm#160935)
This PR uses the VFS to get the OpenMP entry info instead of going
straight to the real file system. This matches the behavior of other
input files of the compiler.1 parent 08b0356 commit 158b2ae
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1539 | 1539 | | |
1540 | 1540 | | |
1541 | 1541 | | |
1542 | | - | |
1543 | | - | |
| 1542 | + | |
1544 | 1543 | | |
1545 | | - | |
1546 | 1544 | | |
1547 | 1545 | | |
1548 | 1546 | | |
| |||
0 commit comments