Why can't an absolute path be converted to relative path for a symlink? #556
Answered
by
jrosdahl
ahufan
asked this question in
Questions & answers
-
|
Hi, It is unclear to me why we can't change absolute path to relative path for symlink, we don't need to call realpath(3). This caused cache miss if the input .c/cpp file is a symlink. thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
jrosdahl
Mar 8, 2020
Replies: 1 comment
-
|
Already answered in #553. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jrosdahl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Already answered in #553.