[cfe-commits] [PATCH] AddressSanitizer: set the AddressSafety attribute in CodeGenModule::SetLLVMFunctionAttributesForDefinition

Chandler Carruth chandlerc at google.com
Wed Feb 1 09:08:25 PST 2012


On Wed, Feb 1, 2012 at 8:53 AM, Kostya Serebryany <kcc at google.com> wrote:

> Not sure if including <Foundation/NSObject.h> into a test is good idea.
> Did you check that this tests works and passes on Linux?
>

Regression tests should always be freestanding, and only include Clang's
builtin headers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120201/1107d543/attachment.html>


More information about the cfe-commits mailing list