[PATCH] D30343: [libcxxabi] Fix condition typo in rL296136

Ranjeet Singh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 27 05:17:01 PST 2017


rs added a comment.

> This works for me, but the idiomatic macro usage in libc++, and (hopefully) libc++abi should always use !defined(FOO) as opposed to !FOO. I'll clean this up in the next week if nobody else wants to.

I can do the clean up later this week.


Repository:
  rL LLVM

https://reviews.llvm.org/D30343





More information about the cfe-commits mailing list