Historique des commits

Auteur SHA1 Message Date
  Krasimir Georgiev 354737f864 [clang-format] Handle trailing comment sections in import statement lines il y a 8 ans
  Daniel Jasper 6878143d92 [clang-format] Convert AlignEscapedNewlinesLeft to an enum, adding il y a 8 ans
  Krasimir Georgiev f47413706b [clang-format] Replace IncompleteFormat by a struct with Line il y a 8 ans
  Krasimir Georgiev 281837fef4 [clang-format] Implement comment reflowing. il y a 8 ans
  Eric Liu a45abc6b0f Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. il y a 9 ans
  Daniel Jasper ebcc9dbe43 clang-format: [JS] Make requoting of JavaScript string literals only il y a 9 ans
  Daniel Jasper 5aee9d8635 clang-format: Don't format unrelated nested blocks. il y a 9 ans
  Daniel Jasper 40fd5bf456 clang-format: Improve selective comment formatting. il y a 9 ans
  Daniel Jasper d2809eac2a clang-format: Simplify and improve stop condition for formatting il y a 9 ans
  Daniel Jasper 49747fe0fe clang-format: Be slightly more cautious when formatting subsequent lines after a change. With r251474, clang-format could indent the entire rest of the file, if there is a missing closing brace, e.g. while writing code in an editor. il y a 9 ans
  Daniel Jasper 0661119664 clang-format: When a line is formatted, also format subsequence lines if their indent is off. il y a 9 ans
  Daniel Jasper 5349c83a3b clang-format: NFC. Move testing of selective formatting to a separate file. il y a 10 ans