mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 05:55:35 +08:00
9b1b7f08036bf2db0ac42ecd526d3dbf8377e76a
Differential Revision: http://reviews.llvm.org/D18907 llvm-svn: 265967
Implement LWG#680, which was missed lo these many moons ago, and was reported as bug #27259. As a drive-by fix, replace the hand-rolled equivalent to addressof in __wrap_iter with the real thing.
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%