[all-commits] [llvm/llvm-project] 0f3ed7: [lldb] Fix incorrect test data in FileSpecTest.IsR...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Apr 15 03:43:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f3ed7a48dba2eb3ad726fc8f513159baca13b71
https://github.com/llvm/llvm-project/commit/0f3ed7a48dba2eb3ad726fc8f513159baca13b71
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M lldb/unittests/Utility/FileSpecTest.cpp
Log Message:
-----------
[lldb] Fix incorrect test data in FileSpecTest.IsRelative
Found by clang-tidy's bugprone-suspicious-missing-comma.
More information about the All-commits
mailing list