mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
Error in object runtime language detection code (spurious '; ') Also replace false by NULL in a place where the compiler expects a pointer instead of a bool. llvm-svn: 114957