This website works better with JavaScript.
Explore
Help
Sign In
pwypfj4ac
/
nudt-compiler-cpp
forked from
NUDT-compiler/nudt-compiler-cpp
Watch
1
Star
0
Fork
You've already forked nudt-compiler-cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8903bf73f9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8903bf73f9'
${ noResults }
nudt-compiler-cpp
/
src
/
sem
/
ConstEval.cpp
5 lines
175 B
Raw
Blame
History
// 常量求值:
// - 处理数组维度、全局初始化、const 表达式等编译期可计算场景
// - 为语义分析与 IR 生成提供常量折叠/常量值信息
Reference in new issue
View Git Blame
Copy Permalink