build: allow fastparser with clang
- 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.