Skip to content

build: allow fastparser with clang

Jan Včelák requested to merge clang-fastparser into master
  • The bug https://llvm.org/bugs/show_bug.cgi?id=23490 should be fixed in upcoming clang.
  • Added --enable-fastparser=force option to override the detection.
  • Avoid clang version decision, because different versioning on OS X.

Merge request reports

Loading