[all-commits] [llvm/llvm-project] c73053: Make python into C++
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Jul 5 08:49:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c73053c26e6e17d23e10857f86075417e7fa166e
https://github.com/llvm/llvm-project/commit/c73053c26e6e17d23e10857f86075417e7fa166e
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M mlir/lib/Interfaces/ViewLikeInterface.cpp
Log Message:
-----------
Make python into C++
`not` is a C++ keyword, but it seems to cause trouble with MSVC
More information about the All-commits
mailing list