aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-09-30 13:29:12 -0400
committerLouis Dionne <ldionne.2@gmail.com>2021-09-30 14:15:30 -0400
commit6714e1ce3b5ec02af2f9ab878bd10d273f02aa7e (patch)
tree61952174c446a2e6060e63f0b7d071ea49f73132 /clang/lib/Frontend/CompilerInvocation.cpp
parent138dc27186bed4565584387fc49d88b235a1e2ed (diff)
downloadllvm-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