diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-09-30 13:29:12 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-09-30 14:15:30 -0400 |
commit | 6714e1ce3b5ec02af2f9ab878bd10d273f02aa7e (patch) | |
tree | 61952174c446a2e6060e63f0b7d071ea49f73132 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 138dc27186bed4565584387fc49d88b235a1e2ed (diff) | |
download | llvm-6714e1ce3b5ec02af2f9ab878bd10d273f02aa7e.zip llvm-6714e1ce3b5ec02af2f9ab878bd10d273f02aa7e.tar.gz llvm-6714e1ce3b5ec02af2f9ab878bd10d273f02aa7e.tar.bz2 |
[libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler
Previously, the definitions of __cxa_terminate_handler and __cxa_unexpected_handler
(and their set_xxx_handler functions) were grouped together, but the
definition of __cxa_new_handler wasn't. This commit simply moves those
to the same file to treat all handlers consistently.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions