aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-ubsan.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-12re PR c/70756 (Wrong column number shown for "error: invalid use of flexible ...Marek Polacek1-2/+2
2016-03-18PR c++/70147 - handle primary virtual basesJason Merrill1-6/+5
2016-03-16re PR sanitizer/70147 (testcase from hana testsuite gets miscompiled with -fs...Jakub Jelinek1-2/+8
2016-03-16re PR sanitizer/70147 (testcase from hana testsuite gets miscompiled with -fs...Jakub Jelinek1-0/+6
2016-03-04re PR c++/70035 (Calling a non-virtual member in base-class constructor call ...Jakub Jelinek1-0/+52
2016-02-24re PR c++/69922 (Bogus -Wnonnull-compare for: ... ? static_cast<T*>(this) : n...Jakub Jelinek1-4/+9
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