| commit | 8c3343dfd546ee7e11ff158fbd989e83ac9165a9 | [log] [tgz] |
|---|---|---|
| author | Clement Courbet <courbet@google.com> | Thu Feb 14 12:00:34 2019 +0000 |
| committer | Clement Courbet <courbet@google.com> | Thu Feb 14 12:00:34 2019 +0000 |
| tree | 6e739f98cfc1cecccf9b5092516a7601e70bff2e | |
| parent | 5d9b8eed85e5530ce961bbe94709d83d773e46dc [diff] |
[Builtins] Treat `bcmp` as a builtin. Summary: This makes it consistent with `memcmp` and `__builtin_bcmp`. Also see the discussion in https://reviews.llvm.org/D56593. Reviewers: jyknight Subscribers: kristina, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58120 llvm-svn: 354023