verilator/test_regress
Arkadiusz Kozdra 88831ca21b
Fix preprocessor to respect strings in joins (#5007)
This adheres more to the wording used in IEEE 1800-2017 22.5.1,
specifying the join operator to be more of a delimiter than join:

> A `` delimits lexical tokens without introducing white space,
> allowing identifiers to be constructed from arguments.

Before, string RHS arguments to the join operator were silently dropped.

Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
2024-03-20 08:54:23 -04:00
..
t Fix preprocessor to respect strings in joins (#5007) 2024-03-20 08:54:23 -04:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Tests: stop testing if --fail-max tests fail 2024-03-15 21:11:24 -04:00
input.vc
input.xsim.vc
Makefile
Makefile_obj