| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[clang][Interp] Add toAPValue unittests | 2 年前 | |
[clang][Interp] Use different inline descriptors for global variables Most of the InlineDescriptor fields were unused for global variables. But more importantly, we need to differentiate between global variables that are uninitialized because they didn't have an initializer when we originally created them, and ones that are uninitialized because they DID have an initializer, but evaluating it failed. | 2 年前 | |
[clang][Interp] Pass ASTContext to toAPValue() Not yet needed, but we need to ASTContext in a later patch when we start computing proper values for the APValue offset. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 |