提交歷史

作者 SHA1 備註 提交日期
  Justin Lebar 45b902e689 [CUDA] Emit deferred diagnostics during Sema rather than during codegen. 8 年之前
  Justin Lebar 14cbb5eee5 [CUDA] Do a better job at detecting wrong-side calls. 9 年之前
  Justin Lebar 8678918d32 [CUDA] Destroy deferred diagnostics before destroying the ASTContext's PartialDiagnostic allocator. 9 年之前
  Justin Lebar dd052623fd Move UTF functions into namespace llvm. 9 年之前
  Saleem Abdulrasool 300b9de14e CodeGen: simplify the logic a slight bit 9 年之前
  Hans Wennborg 0d05e31d20 Also don't inline dllimport functions referring to non-dllimport constructors. 9 年之前
  Hans Wennborg 3a10548d22 Try harder to not inline dllimport functions referencing non-dllimport functions 9 年之前
  Saleem Abdulrasool 359c45534e CodeGen: remove unnecessary else case 9 年之前
  Richard Smith e32e1d11d7 C++ Modules TS: Add parsing and some semantic analysis support for 9 年之前
  Nick Lewycky 1051c8caca Add -fprofile-dir= to clang. 9 年之前
  Yaxun Liu d0b5dcb55c Re-commit [OpenCL] AMDGCN: Fix size_t type 9 年之前
  Yaxun Liu 2b5693d1fd Revert [OpenCL] AMDGCN: Fix size_t type 9 年之前
  Yaxun Liu 7441a2bd4f [OpenCL] AMDGCN: Fix size_t type 9 年之前
  Justin Lebar e0242d84df Add the notion of deferred diagnostics. 9 年之前
  Richard Smith b579b056e3 P0217R3: code generation support for decomposition declarations. 9 年之前
  Saleem Abdulrasool 95c251a681 CodeGen: try harder to make the CFString structure RW 9 年之前
  Yaxun Liu 427517d100 [OpenCL] Generate opaque type for sampler_t and function call for the initializer 9 年之前
  Richard Smith 1a9b9adf6f P0217R3: Parsing support and framework for AST representation of C++1z 9 年之前
  Richard Smith 3b75c09ec6 [modules] Don't emit initializers for VarDecls within a module eagerly whenever 9 年之前
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 年之前
  David Majnemer 8e069d3249 [CodeGen] Treat imported static local variables as declarations 9 年之前
  Saleem Abdulrasool ac32f35f17 CodeGen: tweak CFString section for COFF, ELF 9 年之前
  Richard Smith f82fb5beb8 PR28394: For compatibility with c++11 and c++14, if a static constexpr data 9 年之前
  Sanjay Patel 6fbcda8d3d fix typo; NFC 9 年之前
  Justin Lebar 56a9798df3 [CUDA] Give templated device functions internal linkage, templated kernels external linkage. 9 年之前
  Richard Smith 5be817d9f9 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 9 年之前
  Richard Smith 3c1c202ada Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives a 9 年之前
  Peter Collingbourne 3400678c4b CodeGen: Update Clang to use the new type metadata. 9 年之前
  Rafael Espindola 465434bba5 Restructure the propagation of -fPIC/-fPIE. 9 年之前
  Easwaran Raman 072c1da32a Remove MaxFunctionCount module flag annotation. 9 年之前