[all-commits] [llvm/llvm-project] 4367cb: [lldb] Move comment about noindex next to line it ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Aug 3 13:14:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4367cbab4cf2cbf8f81a24bdcc2dc0612b932aa5
https://github.com/llvm/llvm-project/commit/4367cbab4cf2cbf8f81a24bdcc2dc0612b932aa5
Author: Nico Weber <thakis at chromium.org>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M lldb/test/API/CMakeLists.txt
M lldb/test/CMakeLists.txt
Log Message:
-----------
[lldb] Move comment about noindex next to line it refers to
The comment was originally added in 34769d80d. Then D44526
removed the flag added there (but kept the comment), and then
D66966 reintroduced a .noindex dir (which D68606 and then 33fca97880
moved around a bit).
No behavior change.
Differential Revision: https://reviews.llvm.org/D107341
More information about the All-commits
mailing list