mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 02:38:07 +08:00
This patch introduces `ScalarLiteralNode` without any uses by other nodes yet. It also includes lexing and parsing for integer and floating point numbers.