[PATCH] D35026: [Sanitizers] Consolidate internal errno definitions.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 16:10:10 PDT 2017


eugenis added a comment.

Also, .inc is used for non-headers that are included in other non-headers, while sanitizer_errno.inc  is a regular header.
But it you get rid of the test, you won't need it anyway.


https://reviews.llvm.org/D35026





More information about the llvm-commits mailing list