aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
Changes LGTM, but should come with a release note. ================ Comment at: clang/docs/LanguageExtensions.rst:3543-3544 the floating-point value, specified by the first argument, falls into any of data -classes, specified by the second argument. The later is a bitmask, in which each -data class is represented by a bit using the encoding: +classes, specified by the second argument. The latter is an integer constant +expression, that is a bitmask, in which each data class is represented by a bit +using the encoding: ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153339/new/ https://reviews.llvm.org/D153339 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits