Commit History

Author SHA1 Message Date
  Dmitry Mikulin 827afc80db CFI: wrong type passed to llvm.type.test with multiple inheritance devirtualization. 5 years ago
  Guillaume Chatelet 4eef7a8ad0 [Alignment][Clang][NFC] Add CharUnits::getAsAlign 5 years ago
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. 5 years ago
  Hiroshi Yamauchi 759b061da1 Recommit Devirtualize destructor of final class. 6 years ago
  Marco Antognini d3067677be [OpenCL] Improve destructor support in C++ for OpenCL 6 years ago
  Ilya Biryukov 10837c3592 Revert r366422: [OpenCL] Improve destructor support in C++ for OpenCL 6 years ago
  Marco Antognini 0e0d37e253 [OpenCL] Improve destructor support in C++ for OpenCL 6 years ago
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 years ago
  Jordan Rupprecht de39c3462e Re-Revert Devirtualize destructor of final class. 6 years ago
  Hiroshi Yamauchi e79d438362 Revert Revert Devirtualize destructor of final class. 6 years ago
  Rumeet Dhindsa 7b34212e86 Revert Devirtualize destructor of final class. 6 years ago
  Hiroshi Yamauchi 22d1b39c33 Devirtualize destructor of final class. 6 years ago
  Richard Smith 5b0a110410 [c++20] Implement P1009R2: allow omitting the array bound in an array 6 years ago
  Anastasia Stulova 5e1826201a [PR41276] Fixed incorrect generation of addr space cast for 'this' in C++. 6 years ago
  Peter Collingbourne 3a3e9339ec IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI. 6 years ago
  James Y Knight 12c4033099 Fix MSVC constructor call extension after b92d290e48e9 (r353181). 6 years ago
  James Y Knight b896b552dd [opaque pointer types] Fix the CallInfo passed to EmitCall in some 6 years ago
  James Y Knight 112a7a3c34 [opaque pointer types] Trivial changes towards CallInst requiring 6 years ago
  James Y Knight 2982a888ff Remove redundant FunctionDecl argument from a couple functions. 6 years ago
  James Y Knight 8060008472 Cleanup: replace uses of CallSite with CallBase. 6 years ago
  Richard Smith 125802222e [ubsan] Check the correct size when sanitizing array new. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Richard Smith 08d0c133cc Fix cleanup registration for lambda captures. 6 years ago
  Richard Smith 6e2340bf44 In nothrow new-expressions, null-check the result if we're going to 6 years ago
  Bruno Ricci 7eadfa4ba2 [AST] Store some data of CXXNewExpr as trailing objects 6 years ago
  Richard Trieu 27ce6b3918 Move CodeGenOptions from Frontend to Basic 6 years ago
  Erich Keane 43f8ad7966 [NFC] Move storage of dispatch-version to GlobalDecl 6 years ago
  Richard Smith 3c43b80122 PR24164, PR39336: init-captures are not distinct full-expressions. 6 years ago
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago