[PATCH] D66244: Compiler.h: remove old GCC checks, update docs

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 12:54:59 PDT 2019


jfb created this revision.
Herald added subscribers: llvm-commits, dexonsmith, jkorous.
Herald added a project: LLVM.

We can avoid checking for older GCC versions now that the minimum is 5.1. While I'm there, update doxygen comments for most macros.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66244

Files:
  llvm/include/llvm/Support/Compiler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66244.215208.patch
Type: text/x-patch
Size: 11601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/baea80a9/attachment.bin>


More information about the llvm-commits mailing list