提交歷史

作者 SHA1 備註 提交日期
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) 2 月之前
  Jon Ross-Perkins 45e4c71703 Add a way for diagnostics to sort on more than `last_byte_offset`. (#6687) 3 月之前
  Jon Ross-Perkins 45ca3d28f5 Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686) 3 月之前
  Chandler Carruth 08669493b5 Add a config subcommand for exposing build system info (#6637) 3 月之前
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) 6 月之前
  Chandler Carruth d49cb3ecfb Start building Clang runtimes on-demand (#5338) 8 月之前
  Richard Smith 25681901bd Improve mapping of Clang diagnostics into Carbon diagnostics (#5894) 9 月之前
  Jon Ross-Perkins d599023c19 Change CodeGen to use a diagnostic consumer (#5847) 9 月之前
  Richard Smith 553dd6e531 Build the clang::CompilerInvocation in the driver. (#5784) 9 月之前
  Richard Smith 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) 10 月之前
  Richard Smith 80529aaef9 Convert the scrutinee of a binding pattern to the right category. (#5662) 10 月之前
  Boaz Brickner ec97ec9664 Use `InImport` pointing to C++ imports in `ConvertLocInFile()` instead of adding a separate `InCppImport` when emitting (#5614) 11 月之前
  Jon Ross-Perkins 20c20595ba Fix language-server crash with cpp_ast (#5604) 11 月之前
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) 1 年之前
  Jon Ross-Perkins 467e510d40 Document abbreviation style things (#4996) 1 年之前
  Jon Ross-Perkins f89985d0f4 Add support for publishDiagnostics (#4912) 1 年之前
  Jon Ross-Perkins 7befe2ce9f Switch custom error stream output to diagnostic (#4846) 1 年之前
  Boaz Brickner 5b70a3ea91 Generate AST when importing a cpp file (#4790) 1 年之前
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) 1 年之前
  Jon Ross-Perkins fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) 1 年之前
  josh11b bbeb66b5fe Test `class` with multiple `extend` (#4504) 1 年之前
  josh11b 534100e87b Add test coverage for `ImplOfUndefinedInterface` diagnostic (#4484) 1 年之前
  Jon Ross-Perkins e58ce3e1bb Add coverage testing for parse node kinds. (#4436) 1 年之前