[PATCH] D45015: [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable.
    Volodymyr Sapsai via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug  3 16:13:03 PDT 2018
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338934: [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable. (authored by vsapsai, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
  https://reviews.llvm.org/D45015?vs=150635&id=159121#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D45015
Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Driver/ToolChains/Darwin.cpp
  cfe/trunk/lib/Frontend/InitPreprocessor.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/test/Driver/unavailable_aligned_allocation.cpp
  cfe/trunk/test/Lexer/aligned-allocation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45015.159121.patch
Type: text/x-patch
Size: 5967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/7fcbe0df/attachment.bin>
    
    
More information about the llvm-commits
mailing list