Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd/libc++/dist/libcxxrt/src
Module Name: src
Committed By: pooka
Date: Fri Jun 26 00:50:39 UTC 2015
Modified Files:
src/external/bsd/libc++/dist/libcxxrt/src: exception.cc
Log Message:
Fix gcc revision check for __cxa_begin_catch() declaration.
Now it matches what was introduced in upstream commit e426f95.
Fixes PR lib/49990 (libc++ fails to compile with g++ 5.1)
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
src/external/bsd/libc++/dist/libcxxrt/src/exception.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index