This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249397 - in /trunk/gcc: ChangeLog ubsan.h


Author: jakub
Date: Tue Jun 20 07:10:14 2017
New Revision: 249397

URL: https://gcc.gnu.org/viewcvs?rev=249397&root=gcc&view=rev
Log:
	PR sanitizer/81125
	* ubsan.h (ubsan_encode_value): Workaround buggy clang++ parser
	by removing enum keyword.
	(ubsan_type_descriptor): Likewise.  Formatting fix.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ubsan.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]