[PATCH] D69552: Move floating point related entities to namespace level

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 04:58:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6584b2b7b2d: Move floating point related entities to namespace level (authored by sepavloff).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D69552?vs=228181&id=229515#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69552/new/

https://reviews.llvm.org/D69552

Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  llvm/include/llvm/IR/FPEnv.h
  llvm/include/llvm/IR/IRBuilder.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/FPEnv.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69552.229515.patch
Type: text/x-patch
Size: 24642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/009ef09e/attachment-0001.bin>


More information about the llvm-commits mailing list