-
Notifications
You must be signed in to change notification settings - Fork 40
Changelog
Mikhail Moiseev edited this page Oct 15, 2021
·
12 revisions
- Clang/LLVM updated to 12.0.1
- Signed arithmetic fixed
- AST analysis used for statement level determination
- Loop in function called in loop with the same counter name conflict fixed
- Array member of modular interface class (inheritor of sc_interface) access fixed
- Constant variable name kept by default,
REPLACE_CONST_VALUE
option added