[PATCH] D87147: PR-47391 : Two DIFile entries are describing the same file two different ways
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 10 10:35:55 PST 2021
MaskRay added inline comments.
================
Comment at: clang/test/CodeGenCXX/difile_entry.cpp:1
+// RUN: rm -rf %t/test_dir
+// RUN: mkdir -p %t/test_dir
----------------
@umesh.kalappa0 Can you clarify how this test demonstrates the behavior difference?
Reverting the code part does not make the test fail.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87147/new/
https://reviews.llvm.org/D87147
More information about the cfe-commits
mailing list