| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Include <cstdlib> in Toy Lexer examples. (#110449) These files all use strtod - make sure to include a proper header for this function. Otherwise, building MLIR fails on some systems after the recent commit 1b5f6916199ce09244cdb52c6911f2028e6ca95a which removed inclusion of <cmath> and thus broke transitive inclusion of <stdlib.h> in these headers. | 1 年前 | |
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in toy Tutorial (NFC) | 11 个月前 | |
[MLIR] Discourage people from copying the toy examples The CMake structure of the toy example is non-standard. encourage people to copy the standalone example instead. Differential Revision: https://reviews.llvm.org/D79889 | 6 年前 | |
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in toy Tutorial (NFC) | 11 个月前 |