Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
68e4e8a8d0db031840ff0495cdde1b6db63f49ef
clang-p2996/mlir/lib/Parser
History
Benjamin Kramer a9b5edc5e2 Make mlir::Value's bool conversion operator explicit
This still allows `if (value)` while requiring an explicit cast when not
in a boolean context. This means things like `std::set<Value>` will no
longer compile.

Differential Revision: https://reviews.llvm.org/D80497
2020-05-25 18:22:00 +02:00
..
CMakeLists.txt
[MLIR] Reapply: Adjust libMLIR building to more closely follow libClang
2020-05-04 20:47:57 -07:00
Lexer.cpp
Fix a bug in the .mlir lexer, where a \0 character in a file is treated as a colon (due to an accidental fall through) instead of whitespace.
2020-03-23 17:35:17 -07:00
Lexer.h
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
Parser.cpp
Make mlir::Value's bool conversion operator explicit
2020-05-25 18:22:00 +02:00
Token.cpp
Fix the MLIR integer attribute parser to be correct in the face of large integer attributes, it was previously artificially limited to 64 bits.
2020-04-13 21:50:36 -07:00
Token.h
Fix the MLIR integer attribute parser to be correct in the face of large integer attributes, it was previously artificially limited to 64 bits.
2020-04-13 21:50:36 -07:00
TokenKinds.def
Fix a bug in the .mlir lexer, where a \0 character in a file is treated as a colon (due to an accidental fall through) instead of whitespace.
2020-03-23 17:35:17 -07:00
Powered by Gitea Version: 1.25.1 Page: 773ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API