[PATCH] D65981: libcxxabi: Rename .hpp files to .h

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 12:10:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368604: libcxxabi: Rename .hpp files to .h (authored by nico, committed by ).
Herald added a subscriber: jfb.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D65981?vs=214248&id=214680#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65981

Files:
  libcxxabi/trunk/src/cxa_default_handlers.cpp
  libcxxabi/trunk/src/cxa_exception.cpp
  libcxxabi/trunk/src/cxa_exception.h
  libcxxabi/trunk/src/cxa_exception.hpp
  libcxxabi/trunk/src/cxa_exception_storage.cpp
  libcxxabi/trunk/src/cxa_handlers.cpp
  libcxxabi/trunk/src/cxa_handlers.h
  libcxxabi/trunk/src/cxa_handlers.hpp
  libcxxabi/trunk/src/cxa_noexception.cpp
  libcxxabi/trunk/src/cxa_personality.cpp
  libcxxabi/trunk/src/cxa_unexpected.cpp
  libcxxabi/trunk/test/dynamic_cast14.pass.cpp
  libcxxabi/trunk/test/dynamic_cast3.pass.cpp
  libcxxabi/trunk/test/dynamic_cast5.pass.cpp
  libcxxabi/trunk/test/dynamic_cast_stress.pass.cpp
  libcxxabi/trunk/test/support/timer.h
  libcxxabi/trunk/test/support/timer.hpp
  libcxxabi/trunk/test/test_demangle.pass.cpp
  libcxxabi/trunk/test/test_exception_storage.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65981.214680.patch
Type: text/x-patch
Size: 20926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/cb8f8441/attachment.bin>


More information about the llvm-commits mailing list