Fix from Jean-Daniel.  Thanks.

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
2 files changed
tree: 7ef007b2f953ba08c3fb8163e6ad984b40c0e469
  1. clang/
  2. compiler-rt/
  3. debuginfo-tests/
  4. libcxx/
  5. lldb/
  6. llvm/