提交历史

作者 SHA1 备注 提交日期
  Joey Gouly 758c4d86bb [OpenCL] Make sure we put string literals in the constant address space. 11 年之前
  Rafael Espindola 081c215cca Keep the old function order in CodeGenModule::applyReplacements. 11 年之前
  Rafael Espindola e7baa02fc3 Revert "Keep the old function order in CodeGenModule::applyReplacements." 11 年之前
  Rafael Espindola 90f535f3f6 Keep the old function order in CodeGenModule::applyReplacements. 11 年之前
  Benjamin Kramer 471b52aaab Avoid double StringMap lookups. No functionality change. 11 年之前
  Rafael Espindola 61a0a7519e Produce direct calls instead of alias to linkonce_odr functions. 11 年之前
  Richard Smith 3cebc73895 C++1y sized deallocation: if we have a use, but not a definition, of a sized 11 年之前
  Rafael Espindola d205498c83 New fix for pr17535. 12 年之前
  Rafael Espindola 87017a781f Revert "This patch causes clang to reject alias attributes that point to undefined names. For example, with this patch we now reject" 12 年之前
  Rafael Espindola e37bf44c80 This patch causes clang to reject alias attributes that point to undefined 12 年之前
  Rafael Espindola bc6509175e Rename some functions for consistency. 12 年之前
  Rafael Espindola 9686f1234e Emit a .ident saying that clang produced this file. 12 年之前
  Manman Ren feba9f2bdc TBAA: use the same format for scalar TBAA and struct-path aware TBAA. 12 年之前
  Richard Smith 1596e5b368 Revert r191586 and r191695. They cause crashes when building with 12 年之前
  Manman Ren 8a06d8fdef TBAA: use the same format for scalar TBAA and struct-path aware TBAA. 12 年之前
  David Blaikie 0d520f7d2e Do not emit duplicate global initializers for template static data members inside namespaces 12 年之前
  Reid Kleckner dc1ac5ecf0 Emit uuid globals as linkonce_odr 12 年之前
  Robert Wilhelm 344472ebed Use pop_back_val() instead of both back() and pop_back(). 12 年之前
  David Blaikie 0a1c862914 PR16933: Don't try to codegen things after we've seen errors. 12 年之前
  David Majnemer 8effeda3d2 CodeGen: __uuidof should work even with an incomplete _GUID type 12 年之前
  David Majnemer c80eb46a0f [-cxx-abi microsoft] Mangle __uuidof correctly into template parameters 12 年之前
  Alexey Samsonov 6a4c5dc29e Use new llvm::SpecialCaseList API in CodeGenModule 12 年之前
  David Majnemer c8fe011b7e [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section 12 年之前
  David Majnemer 17ffbd0369 Revert "[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section" 12 年之前
  David Majnemer ea3db97495 [-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section 12 年之前
  Larisse Voufo ef4579cda0 Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... 12 年之前
  Timur Iskhodzhanov bb1b797d2e Emit the constructor for abstract classes when using -cxx-abi microsoft, fixes PR16735 12 年之前
  Reid Kleckner a4130baad9 [ms-cxxabi] Emit linkonce complete dtors in TUs that need them 12 年之前
  Reid Kleckner 73701ea646 Rename D to GD to match the type, which is GlobalDecl 12 年之前
  Richard Smith ddcff1b310 Tighten up the set of operator new/operator delete calls we're permitted to 12 年之前