[all-commits] [llvm/llvm-project] 16e530: When generating C++ code, use C++ string escaping.
Matthias Kramm via All-commits
all-commits at lists.llvm.org
Mon Oct 25 15:53:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16e530d43b2b24bc30e0afa1f74dc3ea475fde5b
https://github.com/llvm/llvm-project/commit/16e530d43b2b24bc30e0afa1f74dc3ea475fde5b
Author: Matthias Kramm <kramm at google.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M mlir/include/mlir/TableGen/CodeGenHelpers.h
M mlir/test/mlir-tblgen/predicate.td
M mlir/tools/mlir-tblgen/CodeGenHelpers.cpp
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
When generating C++ code, use C++ string escaping.
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D112468
More information about the All-commits
mailing list