================
@@ -389,6 +389,7 @@ SYMBOL(cosh, None, <math.h>)
 SYMBOL(coshf, None, <math.h>)
 SYMBOL(coshl, None, <math.h>)
 SYMBOL(cosl, None, <math.h>)
+SYMBOL(countof, None, <stdcountof.h>)
----------------
AaronBallman wrote:

Yup, I missed:
```
// Generated from cppreference offline HTML book (modified on 2018-10-28).
//===----------------------------------------------------------------------===//
```
at the top of the file. So I'll pull this change back, good catch!

https://github.com/llvm/llvm-project/pull/140890
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to