"Taking the address of a standard library function is not allowed" - https://usingstdcpp.org/2018/03/18/jacksonville18-iso-cpp-report/
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D58882
[Diagnostics] Address of a standard library function AbandonedPublic Authored by xbolva00 on Mar 2 2019, 11:33 PM.
Details
Summary "Taking the address of a standard library function is not allowed" - https://usingstdcpp.org/2018/03/18/jacksonville18-iso-cpp-report/
Diff Detail
Revision Contents
Diff 189073 include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/SemaCXX/warn_address_standard_library_function.cpp
|