[all-commits] [llvm/llvm-project] af2968: [clang] Fix invalid comparator in tablegen
Eric via All-commits
all-commits at lists.llvm.org
Thu Apr 16 15:39:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af2968e37f4c95846ffe287b64a4fcd72c765bee
https://github.com/llvm/llvm-project/commit/af2968e37f4c95846ffe287b64a4fcd72c765bee
Author: Eric Fiselier <eric at efcs.ca>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M clang/utils/TableGen/SveEmitter.cpp
Log Message:
-----------
[clang] Fix invalid comparator in tablegen
Summary: The current version of the comparator does not introduce a strict weak ordering.
Reviewers: fowles, bkramer, sdesmalen
Reviewed By: sdesmalen
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78323
More information about the All-commits
mailing list