[PATCH] D91641: [CMake] Fix ExtensionDependencies.inc with multiple extensions
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 14:43:56 PST 2020
Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.
>From the array element type, the compiler should know which type to brace-initialize. There seems to be one set of braces too much, makes me wonder how it ever worked.
In any case. the solution looks save, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91641/new/
https://reviews.llvm.org/D91641
More information about the llvm-commits
mailing list