This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
525,695
Commits
1,713
Branches
298
Tags
Commit Graph
1 Commits
Author
SHA1
Message
Date
Timm Baeder
cb608cc5f6
[clang][bytecode] Properly diagnose non-const reads (
#106514
)
...
If the global variable is constant (but not constexpr), we need to diagnose, but keep evaluating.
2024-08-29 13:44:59 +02:00