I have uploaded the full list of warnings when building clang to http://llvm.org/pr23335. They happen in several locations.
2015-04-28 12:34 GMT+03:00 Joerg Sonnenberger <[email protected]>: > On Tue, Apr 28, 2015 at 09:14:27AM +0300, Yaron Keren wrote: > > http://llvm.org/pr23335 > > > > When building clang with gcc 4.9.1, there are many 'array subscript is > > above array bounds' warnings from clang/Basic/Diagnostic.h. This patch > > silences these warnings. > > But why do they happen? > > Joerg >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
