[cfe-users] clang frontend command failed due to signal
Christian Gagneraud via cfe-users
cfe-users at lists.llvm.org
Mon Jan 8 12:23:21 PST 2018
On 8/01/2018 11:36 PM, 01_Tyro_10 via cfe-users wrote:
> But it failed with the following error, and I can not understand
> why. 1.libcxx/include/__config:1028:3: current parser token 'if'
> 2.libcxx/include/__config:448:1: parsing namespace 'std' clang:
> error: unable to execute command: Segmentation fault (core dumped)
> clang: error: clang frontend command failed due to signal (use -v to
> see invocation)
Make sure you're not running out of memory.
Chris
More information about the cfe-users
mailing list