As requested in D79279.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84666
[NFC] Sema: use checkArgCount instead of custom checking ClosedPublic Authored by jfb on Jul 27 2020, 8:34 AM.
Details Summary As requested in D79279.
Diff Detail
Event Timelinejfb mentioned this in D79279: Add overloaded versions of builtin mem* functions.Jul 27 2020, 5:24 PM Closed by commit rG389f009c5757: [NFC] Sema: use checkArgCount instead of custom checking (authored by jfb). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281350 clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-ppc-error.c
clang/test/SemaOpenCL/to_addr_builtin.cl
|