[test] Improve CodeGenCXX/difile_entry.cpp
authorFangrui Song <i@maskray.me>
Sun, 10 Jan 2021 20:24:49 +0000 (12:24 -0800)
committerFangrui Song <i@maskray.me>
Sun, 10 Jan 2021 20:24:49 +0000 (12:24 -0800)
commitabfe348e6b4c50c750d70adcf0b99fd3d8d4132e
tree8a77e9f6bf40aeed972258b80299065a2a44ce59
parent377dcfd5c15d8e2c9e71a171635529052a96e244
[test] Improve CodeGenCXX/difile_entry.cpp

The test added in D87147 did not actually test PR47391.
Use an absolute path to test the canonicalization.
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/difile_entry.cpp