commit | dc89d2a880bb276c28f3ef6b497f5943f15a074a | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Tue Aug 09 23:03:55 2016 +0000 |
committer | Zachary Turner <zturner@google.com> | Tue Aug 09 23:03:55 2016 +0000 |
tree | dade4184e29898f20c893ac72b2e266a697a977a | |
parent | 84aa82e3800bc96c8e401906a28a39f78825fc1f [diff] |
Make LLVM_PRETTY_FUNCTION support __func__. In case there are compilers that support neither __FUNCSIG__ or __PRETTY_FUNCTION__, we fall back to __func__ as a last resort, which should be guaranteed by C++11 and C99. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278176 91177308-0d34-0410-b5e6-96231b3b80d8