Commit History

Author SHA1 Message Date
  Adrian Prantl 068fc15d66 Support for DWARF-5 C++ language tags. 5 years ago
  Jonas Devlieghere 2c00658ec6 Revert "Support for DWARF-5 C++ language tags." 5 years ago
  Adrian Prantl 1f68025196 Support for DWARF-5 C++ language tags. 5 years ago
  Saar Raz fa50bf0cf8 [Concepts] Concept definitions (D40381) 6 years ago
  Richard Smith b444e60422 Use getOperatorSpelling to get the spelling of an overloaded operator 6 years ago
  Gauthier Harnisch 17feca48a8 [C++20] add Basic consteval specifier 6 years ago
  Richard Smith 7a6d690bb5 [c++20] Add support for explicit(bool), as described in P0892R2. 6 years ago
  Hans Wennborg 06edb03dd1 Revert r359949 "[clang] adding explicit(bool) from c++2a" 6 years ago
  Hamza Sood 1522af0cc9 [c++20] Implement P0428R2 - Familiar template syntax for generic lambdas 6 years ago
  Nicolas Lesser 6de0b449c0 [clang] adding explicit(bool) from c++2a 6 years ago
  David Goldman 22b5c6ce26 Clean up ObjCPropertyDecl printing 6 years ago
  Alexey Bataev 457ce20d09 [OPENMP 5.0]Initial support for 'allocator' clause. 6 years ago
  Alexey Bataev 3fbbfdb3b6 [OPENMP 5.0]Add initial support for 'allocate' directive. 6 years ago
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Patrick Lyster 8974976622 Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513 6 years ago
  Kelvin Li ac26bee66c [OPENMP] Add support for OMP5 requires directive + unified_address clause 7 years ago
  George Karpenkov d046c9fafa StmtPrinter: allow customizing the end-of-line character 7 years ago
  Alexey Bataev a24c755e26 [OPENMP] Fix processing of declare target construct. 7 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Joel E. Denny 0d65696b0e [Attr] Don't print implicit attributes 7 years ago
  Joel E. Denny 5d6cd7c26c [AST] Fix printing tag decl groups in decl contexts 7 years ago
  Joel E. Denny abf2742cb6 [AST] Print correct tag decl for tag specifier 7 years ago
  Richard Smith 5d50602a8d Track the result of evaluating a computed noexcept specification on the 7 years ago
  Joel E. Denny 4d48be1aa7 [Attr] Print enum attributes at correct position 7 years ago
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC 7 years ago
  Artem Belevich 62d06f7f32 [DeclPrinter] Fix two cases that crash clang -ast-print. 7 years ago
  Serge Pavlov ddac3f0509 [DeclPrinter] Allow printing fully qualified name of function declaration 7 years ago
  Alex Lorenz 9792b2ed26 [DeclPrinter] Extract function PrintConstructorInitializers, NFC 7 years ago
  Alex Lorenz cb9db59aef [DeclPrinter] Honor TerseOutput for constructors 7 years ago