[libc++] Use the __strtoNUM functions from __locale instead of the old API (#118029)
[llvm-project.git] / clang / test / Frontend / Inputs / SystemHeaderPrefix / line-directive-in-system.h
bloba7902fcafd21e3d93cd93cffcdedd4ddb806d035
1 #line 1 "foo.h"
2 foo(void);