[PATCH] D79398: [dsymutil] Add reproducers to dsymutil
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 21 11:21:56 PDT 2020
thakis added a comment.
My bots fail with:
../../llvm/tools/dsymutil/Reproducer.cpp:10:10: error: 'Reproducer.h' file not found with <angled> include; use "quotes" instead
#include <Reproducer.h>
^~~~~~~~~~~~~~
"Reproducer.h"
Any reason for the <> include style?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79398/new/
https://reviews.llvm.org/D79398
More information about the llvm-commits
mailing list