This is an archive of the discontinued LLVM Phabricator instance.

[Diagnostics] Address of a standard library function
AbandonedPublic

Authored by xbolva00 on Mar 2 2019, 11:33 PM.

Details

Reviewers
rsmith
Summary

"Taking the address of a standard library function is not allowed" - https://usingstdcpp.org/2018/03/18/jacksonville18-iso-cpp-report/

Diff Detail

Repository
rC Clang

Event Timeline

xbolva00 created this revision.Mar 2 2019, 11:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2019, 11:33 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
xbolva00 updated this revision to Diff 189072.Mar 2 2019, 11:50 PM

Removed extra new line, changed test

xbolva00 updated this revision to Diff 189073.Mar 2 2019, 11:51 PM
xbolva00 abandoned this revision.Mar 21 2019, 2:48 AM