Commit 220ad03
authored
[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 7b3d285 commit 220ad03
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1542 | 1542 | | |
1543 | 1543 | | |
1544 | 1544 | | |
1545 | | - | |
1546 | | - | |
| 1545 | + | |
1547 | 1546 | | |
1548 | | - | |
1549 | 1547 | | |
1550 | 1548 | | |
1551 | 1549 | | |
| |||
0 commit comments