[PATCH] D66862: Make lround builtin constexpr (and others)
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 14:28:05 PDT 2019
lebedev.ri added inline comments.
================
Comment at: clang/test/SemaCXX/math-builtins.cpp:1
+// RUN: %clang_cc1 -std=c++11 %s
+
----------------
-verify ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66862/new/
https://reviews.llvm.org/D66862
More information about the cfe-commits
mailing list