Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Richard Smith 0fb16153cd Split ActOnCallExpr into an ActOnCallExpr to be called by the parser, 6 жил өмнө
  Yaxun Liu 0b75051947 [CUDA][HIP][Sema] Fix template kernel with function as template parameter 6 жил өмнө
  Alexey Bataev cb6ec6f913 [SEMA]Generalize deferred diagnostic interface, NFC. 6 жил өмнө
  Artem Belevich 6a79c4432e [CUDA] add support for the new kernel launch API in CUDA-9.2+. 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Bruno Ricci 7d10f0803f [AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr. 6 жил өмнө
  Erich Keane 74701fe1cf [NFC] Rename clang::AttributeList to clang::ParsedAttr 7 жил өмнө
  Erich Keane 829882796c AttributeList de-listifying: 7 жил өмнө
  Artem Belevich 1fb1450822 [CUDA] Check initializers of instantiated template variables. 7 жил өмнө
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 жил өмнө
  Yaxun Liu 21ec9544a5 [HIP] Add hip input kind and codegen for kernel launching 7 жил өмнө
  Artem Belevich d905a6bc26 Revert "[CUDA] Check initializers of instantiated template variables." 7 жил өмнө
  Artem Belevich feeb15f368 [CUDA] Check initializers of instantiated template variables. 7 жил өмнө
  Richard Trieu cab3257e74 Fix some handling of AST nodes with diagnostics. 7 жил өмнө
  Artem Belevich b2926d8649 [CUDA] Fixed false error reporting in case of calling H->G->HD->D. 7 жил өмнө
  Serge Pavlov cabb95e081 Function with unparsed body is a definition 8 жил өмнө
  Serge Pavlov 1c45048c48 Reverted 305379 (Function with unparsed body is a definition) 8 жил өмнө
  Serge Pavlov 1504a42e9d Function with unparsed body is a definition 8 жил өмнө
  Richard Smith 9120d61282 Factor out some common code between SpecialMemberExceptionSpecInfo and SpecialMemberDeletionInfo. 8 жил өмнө
  George Burgess IV 2c7a72acc7 [Sema] Replace remove_if+erase with erase_if. NFC. 8 жил өмнө
  Artem Belevich 60741365b3 [CUDA] Ignore implicit target attributes during function template instantiation. 8 жил өмнө
  Artem Belevich ed12690047 [CUDA] Improve target attribute checking for function templates. 8 жил өмнө
  Justin Lebar 8a8f868730 [CUDA] Use only the GVALinkage on function definitions. 8 жил өмнө
  Justin Lebar e05a50eba8 [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallDiags hashtable. 8 жил өмнө
  Artem Belevich 0f552af6ae Removed unused function argument. NFC. 8 жил өмнө
  Justin Lebar bf32d4a7db [CUDA] When we emit an error that might have been deferred, also print a callstack. 8 жил өмнө
  Justin Lebar f74e91e173 [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls. 8 жил өмнө
  Justin Lebar 7239938517 [CUDA] Fix false-positive in known-emitted handling. 8 жил өмнө
  Justin Lebar eb0ae14975 Add and use isDiscardableGVALinkage function. 8 жил өмнө
  Justin Lebar 45b902e689 [CUDA] Emit deferred diagnostics during Sema rather than during codegen. 8 жил өмнө