Skip to content
  • Louis Dionne's avatar
    8c98eebe
    [clang] Fix failing attribute test on Windows · 8c98eebe
    Louis Dionne authored
    The test added in r344146 was failing because the ABI on Windows is
    different, and that test includes ABI-specific details. The test now
    harcodes which ABI to use so we can rely on those details.
    
    llvm-svn: 344159
    8c98eebe
    [clang] Fix failing attribute test on Windows
    Louis Dionne authored
    The test added in r344146 was failing because the ABI on Windows is
    different, and that test includes ABI-specific details. The test now
    harcodes which ABI to use so we can rely on those details.
    
    llvm-svn: 344159
Loading