arrowdodger <6yearold at gmail.com> writes:>> Here is output of llvm-config built by CMake: > >> ~/.local/llvm/bin/llvm-config --cflags >> -I/usr/home/arr/.local/llvm/include -O3 -DNDEBUG -D__STDC_LIMIT_MACROS >> -D__STDC_CONSTANT_MACROS -Wall -W -Wno-unused-parameter -Wwrite-strings >> -pedantic -Wno-long-long >> > Note -pedantic here.Committed a fix for this issue. Thanks!