Commit History

Author SHA1 Message Date
  Alexey Bataev 94b4418c2d [DebugInfo] Add kind of ImplicitParamDecl for emission of FlagObjectPointer. 8 years ago
  Keno Fischer a86c471ab6 [CGDebugInfo] Finalize SubPrograms when we're done with them 8 years ago
  Krzysztof Parzyszek e593e0f467 [CodeGen] Propagate LValueBaseInfo instead of AlignmentSource 8 years ago
  Xiuli Pan a7d03b5e20 [OpenCL] Add intel_reqd_sub_group_size attribute support 8 years ago
  Vedant Kumar 779dfcce1f [ubsan] Reduce alignment checking of C++ object pointers 8 years ago
  Egor Churaev 1c1154229a [OpenCL] Do not generate "kernel_arg_type_qual" metadata for non-pointer args 8 years ago
  Benjamin Kramer dd30a590c2 [msan] Turn off lifetime markers even when use after scope checking is on. 8 years ago
  Dean Michael Berris ca9fad67af [XRay] Add -fxray-{always,never}-instrument= flags to clang 8 years ago
  Vedant Kumar 60b8b6975b [ubsan] Add a nullability sanitizer 8 years ago
  Roger Ferrer Ibanez ac0afca9c1 Honor __unaligned in codegen for declarations and expressions 8 years ago
  Dean Michael Berris f037bd533e [XRay] [clang] Allow logging the first argument of a function call. 8 years ago
  Vedant Kumar 3f0a3f33dd Retry^2: [ubsan] Reduce null checking of C++ object pointers (PR27581) 8 years ago
  Vedant Kumar b1eb45cd6d Revert "Retry: [ubsan] Reduce null checking of C++ object pointers (PR27581)" 8 years ago
  Vedant Kumar 5e121b46e9 Retry: [ubsan] Reduce null checking of C++ object pointers (PR27581) 8 years ago
  Vedant Kumar ea94870e5c Revert "[ubsan] Reduce null checking of C++ object pointers (PR27581)" 8 years ago
  Vedant Kumar 877f622d9f [ubsan] Reduce null checking of C++ object pointers (PR27581) 8 years ago
  Reid Kleckner ce504865ad [MS] Fix C++ destructor thunk line info for a declaration 8 years ago
  Nirav Dave 031e09eb55 [X86] Teach Clang about -mfentry flag 8 years ago
  Richard Smith fe32c6a334 PR0091R3: Implement parsing support for using templates as types. 8 years ago
  Alexey Bataev e709c56462 [OPENMP] Fix for PR31643: Clang crashes when compiling code on Windows 8 years ago
  Anna Zaks 5387b9a4ad [tsan] Do not report errors in __destroy_helper_block_ 8 years ago
  Mehdi Amini eb5173196b Add a cc1 option to force disabling lifetime-markers emission from clang 8 years ago
  Alex Lorenz 8fca6cf596 Add -f[no-]strict-return flag that can be used to avoid undefined behaviour 8 years ago
  Chandler Carruth d0ca163966 Cleanup the handling of noinline function attributes, -fno-inline, 8 years ago
  Filipe Cabecinhas 19350fe26f [clang] Version support for UBSan handlers 8 years ago
  Pekka Jaaskelainen 15fbdaedd0 [OpenCL] always use SPIR address spaces for kernel_arg_addr_space MD 8 years ago
  Anna Zaks f05b16b9c3 [tsan][clang] Introduce a function attribute to disable TSan checking at run time 8 years ago
  Amara Emerson ba58685ce8 Add the loop end location to the loop metadata. This additional information 8 years ago
  Vitaly Buka ef66d4d58b [CodeGen] Don't emit lifetime intrinsics for some local variables 8 years ago
  Vitaly Buka c222f83986 [CodeGen] Move shouldEmitLifetimeMarkers into more convenient place 8 years ago