aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-ubsan.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-26re PR c++/68508 (Internal compiler error with parentheses around return value...Jakub Jelinek1-3/+4
2015-11-25cp-ubsan.c (cp_ubsan_instrument_vptr_p): Use do_ubsan_in_current_function.Jason Merrill1-3/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-14/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-7/+4
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-2/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-8/+5
2015-06-26cp-array-notation.c (expand_sec_reduce_builtin): Use INDIRECT_REF_P.Marek Polacek1-1/+1
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-29re PR sanitizer/64717 (-fsanitize=vptr leads to warning: ‘<anonymous>’ ma...Jakub Jelinek1-1/+0
2015-01-15flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i...Jakub Jelinek1-0/+302