[PATCH] D43060: [CodeView] Lower __restrict and other pointer qualifiers correctly

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 14:00:44 PST 2018


rnk added a comment.

I discovered two other bugs while working on this:
https://bugs.llvm.org/show_bug.cgi?id=36526
https://bugs.llvm.org/show_bug.cgi?id=17747


https://reviews.llvm.org/D43060





More information about the llvm-commits mailing list