mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
9026d4b4887e88cbca40cc1de43ad91005b9c769
- Fixed a regression where assigning '0' would be reported - Changed the way self assignments are filtered to allow constant testing - Added a test case for assign ops - Fixed one test case where a function pointer was not considered constant - Fixed test cases relating to 0 assignment llvm-svn: 112501
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%