[clang-tools-extra] 5786f64 - [clangd] Extract binding of typed->untyped LSP handlers to LSPBinder. NFC

2021-02-15 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-02-15T10:48:14+01:00 New Revision: 5786f64a4ec806877f39fa0c28dcb90f9492b68c URL: https://github.com/llvm/llvm-project/commit/5786f64a4ec806877f39fa0c28dcb90f9492b68c DIFF: https://github.com/llvm/llvm-project/commit/5786f64a4ec806877f39fa0c28dcb90f9492b68c.diff

[clang-tools-extra] f0e6927 - [clangd] Shutdown sequence for modules, and doc threading requirements

2021-02-22 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-02-22T23:14:47+01:00 New Revision: f0e69272c62f2b7a39687748db60d21445010ac5 URL: https://github.com/llvm/llvm-project/commit/f0e69272c62f2b7a39687748db60d21445010ac5 DIFF: https://github.com/llvm/llvm-project/commit/f0e69272c62f2b7a39687748db60d21445010ac5.diff

[clang-tools-extra] 2d9cfcf - [clangd] Narrow and document a loophole in blockUntilIdle

2021-02-22 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-02-22T23:08:52+01:00 New Revision: 2d9cfcfef029952511462ee45c49c1bf223b9495 URL: https://github.com/llvm/llvm-project/commit/2d9cfcfef029952511462ee45c49c1bf223b9495 DIFF: https://github.com/llvm/llvm-project/commit/2d9cfcfef029952511462ee45c49c1bf223b9495.diff

[clang] eabb1f0 - [AST] Avoid single-trip loop in ClangAttrEmitter

2021-08-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-20T08:49:57+02:00 New Revision: eabb1f0732ac5e20d2e169024befaf2e9f166a8d URL: https://github.com/llvm/llvm-project/commit/eabb1f0732ac5e20d2e169024befaf2e9f166a8d DIFF: https://github.com/llvm/llvm-project/commit/eabb1f0732ac5e20d2e169024befaf2e9f166a8d.diff

[clang-tools-extra] 7d65cc9 - [clangd] Guard against null Attrs in the AST

2021-08-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-13T10:38:52+02:00 New Revision: 7d65cc98f3508750fcf12240cab625c6e1d5c4ed URL: https://github.com/llvm/llvm-project/commit/7d65cc98f3508750fcf12240cab625c6e1d5c4ed DIFF: https://github.com/llvm/llvm-project/commit/7d65cc98f3508750fcf12240cab625c6e1d5c4ed.diff

[clang] cab7c52 - [CodeCompletion] Provide placeholders for known attribute arguments

2021-08-19 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-19T14:03:41+02:00 New Revision: cab7c52acdf508f73186dfe49b8cb012bb9129b2 URL: https://github.com/llvm/llvm-project/commit/cab7c52acdf508f73186dfe49b8cb012bb9129b2 DIFF: https://github.com/llvm/llvm-project/commit/cab7c52acdf508f73186dfe49b8cb012bb9129b2.diff

[clang] a1ebae0 - [CodeComplete] Only complete attributes that match the current LangOpts

2021-08-19 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-19T13:35:07+02:00 New Revision: a1ebae08f4b243419738c3b3f0455160a880f861 URL: https://github.com/llvm/llvm-project/commit/a1ebae08f4b243419738c3b3f0455160a880f861 DIFF: https://github.com/llvm/llvm-project/commit/a1ebae08f4b243419738c3b3f0455160a880f861.diff

[clang] bd63977 - [Parser] Fix attr infloop on "int x [[c"

2021-08-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-10T15:03:08+02:00 New Revision: bd63977ca96acc7db2a546f56a5c0ed1fc93e22a URL: https://github.com/llvm/llvm-project/commit/bd63977ca96acc7db2a546f56a5c0ed1fc93e22a DIFF: https://github.com/llvm/llvm-project/commit/bd63977ca96acc7db2a546f56a5c0ed1fc93e22a.diff

[clang] 13a86c2 - [Sema] Preserve invalid CXXCtorInitializers using RecoveryExpr in initializer

2021-08-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-10T15:16:52+02:00 New Revision: 13a86c2bb465edf315ecbac622d73d39abe7 URL: https://github.com/llvm/llvm-project/commit/13a86c2bb465edf315ecbac622d73d39abe7 DIFF: https://github.com/llvm/llvm-project/commit/13a86c2bb465edf315ecbac622d73d39abe7.diff

[clang-tools-extra] c5c3cdb - [clangd] Populate-switch triggers when the whole condition is selected.

2021-08-08 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-08T21:06:08+02:00 New Revision: c5c3cdb9c92895a63993cee70d2dd776ff9519c3 URL: https://github.com/llvm/llvm-project/commit/c5c3cdb9c92895a63993cee70d2dd776ff9519c3 DIFF: https://github.com/llvm/llvm-project/commit/c5c3cdb9c92895a63993cee70d2dd776ff9519c3.diff

[clang-tools-extra] 0cecb42 - [Sema] Include full range of the switch condition in -Wswitch diagnostic

2021-08-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-10T22:50:40+02:00 New Revision: 0cecb42e4e13e1ce55a3568958ad104bbe6b6d6e URL: https://github.com/llvm/llvm-project/commit/0cecb42e4e13e1ce55a3568958ad104bbe6b6d6e DIFF: https://github.com/llvm/llvm-project/commit/0cecb42e4e13e1ce55a3568958ad104bbe6b6d6e.diff

[clang] 18f9e25 - [AST][clangd] Expose documentation of Attrs on hover.

2021-08-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-12T21:16:37+02:00 New Revision: 18f9e25ce1fa43f8663bd03f908ef9b27a0788f8 URL: https://github.com/llvm/llvm-project/commit/18f9e25ce1fa43f8663bd03f908ef9b27a0788f8 DIFF: https://github.com/llvm/llvm-project/commit/18f9e25ce1fa43f8663bd03f908ef9b27a0788f8.diff

[clang] 3b99acb - [Attributes]: refactor to expose ParsedAttrInfo::acceptsLangOpts. NFC

2021-08-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-12T23:47:01+02:00 New Revision: 3b99acbff2504d9f056c6bb76974286322e60382 URL: https://github.com/llvm/llvm-project/commit/3b99acbff2504d9f056c6bb76974286322e60382 DIFF: https://github.com/llvm/llvm-project/commit/3b99acbff2504d9f056c6bb76974286322e60382.diff

[clang-tools-extra] ece4e92 - [CodeComplete] Basic code completion for attribute names.

2021-08-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-12T23:49:10+02:00 New Revision: ece4e920852185b332c2f7ba027e0c4a2972855a URL: https://github.com/llvm/llvm-project/commit/ece4e920852185b332c2f7ba027e0c4a2972855a DIFF: https://github.com/llvm/llvm-project/commit/ece4e920852185b332c2f7ba027e0c4a2972855a.diff

[clang-tools-extra] 08c04ca - [clangd] Overload bundles are only deprecated if each overloads is.

2021-08-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-12T23:46:08+02:00 New Revision: 08c04ca00542bc2605e7c5d723f8cf478f012f61 URL: https://github.com/llvm/llvm-project/commit/08c04ca00542bc2605e7c5d723f8cf478f012f61 DIFF: https://github.com/llvm/llvm-project/commit/08c04ca00542bc2605e7c5d723f8cf478f012f61.diff

[clang-tools-extra] f9c8602 - clangd: Provide hover info for include directives

2021-08-12 Thread Sam McCall via cfe-commits
Author: Christian Kandeler Date: 2021-08-13T00:07:23+02:00 New Revision: f9c8602b53fd277e1428cb6e8e63485b14520a82 URL: https://github.com/llvm/llvm-project/commit/f9c8602b53fd277e1428cb6e8e63485b14520a82 DIFF:

[clang-tools-extra] 6b28835 - clangd: Make documentation property of completion items more similar

2021-08-12 Thread Sam McCall via cfe-commits
Author: Christian Kandeler Date: 2021-08-13T00:18:15+02:00 New Revision: 6b28835b3754aa3b795e7684b3e7f465b516f753 URL: https://github.com/llvm/llvm-project/commit/6b28835b3754aa3b795e7684b3e7f465b516f753 DIFF:

[clang-tools-extra] 2ff7ca9 - [clangd] Avoid "expected one compiler job" by picking the first eligible job.

2021-08-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-13T00:36:30+02:00 New Revision: 2ff7ca98a99bbfc4f44b8ba1e2e4e594f8ee253e URL: https://github.com/llvm/llvm-project/commit/2ff7ca98a99bbfc4f44b8ba1e2e4e594f8ee253e DIFF: https://github.com/llvm/llvm-project/commit/2ff7ca98a99bbfc4f44b8ba1e2e4e594f8ee253e.diff

[clang-tools-extra] 4ad9ec8 - [clangd] Rename Features.h -> Feature.h to avoid confilct with libstdc++

2021-08-06 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-06T18:56:41+02:00 New Revision: 4ad9ec8a328ccb3b836c993bba954366f05b2fd4 URL: https://github.com/llvm/llvm-project/commit/4ad9ec8a328ccb3b836c993bba954366f05b2fd4 DIFF: https://github.com/llvm/llvm-project/commit/4ad9ec8a328ccb3b836c993bba954366f05b2fd4.diff

[clang-tools-extra] a4bdcda - Support Attr in DynTypedNode and ASTMatchers.

2021-08-06 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-06T22:06:04+02:00 New Revision: a4bdcdadc6ffab250b218bbdae9a0ced05bebfc9 URL: https://github.com/llvm/llvm-project/commit/a4bdcdadc6ffab250b218bbdae9a0ced05bebfc9 DIFF: https://github.com/llvm/llvm-project/commit/a4bdcdadc6ffab250b218bbdae9a0ced05bebfc9.diff

[clang] 3241680 - Revert "Support Attr in DynTypedNode and ASTMatchers."

2021-08-06 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-06T22:27:54+02:00 New Revision: 3241680f111ddf3eac37db88cacac199083543f0 URL: https://github.com/llvm/llvm-project/commit/3241680f111ddf3eac37db88cacac199083543f0 DIFF: https://github.com/llvm/llvm-project/commit/3241680f111ddf3eac37db88cacac199083543f0.diff

[clang] c8f1482 - Reapply "Support Attr in DynTypedNode and ASTMatchers."

2021-08-06 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-06T22:30:32+02:00 New Revision: c8f148274f42aa2ae8c18e1420fa28fefec05a53 URL: https://github.com/llvm/llvm-project/commit/c8f148274f42aa2ae8c18e1420fa28fefec05a53 DIFF: https://github.com/llvm/llvm-project/commit/c8f148274f42aa2ae8c18e1420fa28fefec05a53.diff

[clang-tools-extra] bb81e70 - [clangd] Add basic support for attributes (selection, hover)

2021-08-06 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-08-06T22:49:14+02:00 New Revision: bb81e7083d25bfc9bcf2bd69f5431d0c53b86a32 URL: https://github.com/llvm/llvm-project/commit/bb81e7083d25bfc9bcf2bd69f5431d0c53b86a32 DIFF: https://github.com/llvm/llvm-project/commit/bb81e7083d25bfc9bcf2bd69f5431d0c53b86a32.diff

[clang-tools-extra] eb209c1 - clangd: Do not report inline overrides twice

2021-09-23 Thread Sam McCall via cfe-commits
Author: Christian Kandeler Date: 2021-09-23T16:09:13+02:00 New Revision: eb209c13cce99b1ad8d8e619bf2006f4376ed1ef URL: https://github.com/llvm/llvm-project/commit/eb209c13cce99b1ad8d8e619bf2006f4376ed1ef DIFF:

[clang] cc56c66 - Revert "[AST] Add UsingType: a sugar type for types found via UsingDecl"

2021-12-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-20T17:53:56+01:00 New Revision: cc56c66f27e131b914082d3bd21180646e842e9a URL: https://github.com/llvm/llvm-project/commit/cc56c66f27e131b914082d3bd21180646e842e9a DIFF: https://github.com/llvm/llvm-project/commit/cc56c66f27e131b914082d3bd21180646e842e9a.diff

[clang-tools-extra] af27466 - Reland "[AST] Add UsingType: a sugar type for types found via UsingDecl"

2021-12-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-20T18:03:15+01:00 New Revision: af27466c50398e3f04372850370eab8dc8abbb92 URL: https://github.com/llvm/llvm-project/commit/af27466c50398e3f04372850370eab8dc8abbb92 DIFF: https://github.com/llvm/llvm-project/commit/af27466c50398e3f04372850370eab8dc8abbb92.diff

[clang] af27466 - Reland "[AST] Add UsingType: a sugar type for types found via UsingDecl"

2021-12-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-20T18:03:15+01:00 New Revision: af27466c50398e3f04372850370eab8dc8abbb92 URL: https://github.com/llvm/llvm-project/commit/af27466c50398e3f04372850370eab8dc8abbb92 DIFF: https://github.com/llvm/llvm-project/commit/af27466c50398e3f04372850370eab8dc8abbb92.diff

[clang] 09f8315 - [Sema] a[x] has type T when a has type T* or T[], even when T is dependent

2021-12-30 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-31T01:30:39+01:00 New Revision: 09f8315bba391eac1dbdfbdc3fd654c0c0cbe3e7 URL: https://github.com/llvm/llvm-project/commit/09f8315bba391eac1dbdfbdc3fd654c0c0cbe3e7 DIFF: https://github.com/llvm/llvm-project/commit/09f8315bba391eac1dbdfbdc3fd654c0c0cbe3e7.diff

Re: [clang] 229c95a - [CodeCompletion] Signature help for aggregate initialization.

2022-01-04 Thread Sam McCall via cfe-commits
On Tue, Jan 4, 2022 at 5:39 PM wrote: > This commit appears to add a file "tl" which I suspect wasn't intended? > --paulr > Yes, I removed it in 10bb837feb22ad70dc4acc3d2cdb5be7f45d1c21. (A command-line mistake compounded by a careless git commit --amend -a) The filename also has a

[clang] 71059f2 - [AST] Produce ReturnStmt containing RecoveryExpr when type is wrong

2022-01-04 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-04T17:07:55+01:00 New Revision: 71059f26d31398d109be057e35bb8c5960d8aaf6 URL: https://github.com/llvm/llvm-project/commit/71059f26d31398d109be057e35bb8c5960d8aaf6 DIFF: https://github.com/llvm/llvm-project/commit/71059f26d31398d109be057e35bb8c5960d8aaf6.diff

[clang] cd45e8c - [CodeCompletion] Signature help for template argument lists

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T16:28:16+01:00 New Revision: cd45e8c7bc16dec2eeec9cc71eb3ba87d1bd6bab URL: https://github.com/llvm/llvm-project/commit/cd45e8c7bc16dec2eeec9cc71eb3ba87d1bd6bab DIFF: https://github.com/llvm/llvm-project/commit/cd45e8c7bc16dec2eeec9cc71eb3ba87d1bd6bab.diff

[clang-tools-extra] 96f5cc1 - [clangd] Handle declarators more consistently in Selection.

2022-01-05 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-05T15:40:47+01:00 New Revision: 96f5cc1ee417f863f85756d1e56b1bed1bd76a7e URL: https://github.com/llvm/llvm-project/commit/96f5cc1ee417f863f85756d1e56b1bed1bd76a7e DIFF: https://github.com/llvm/llvm-project/commit/96f5cc1ee417f863f85756d1e56b1bed1bd76a7e.diff

[clang-tools-extra] 055d809 - [clangd] Don't index __reserved_names in headers.

2022-01-05 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-05T16:34:04+01:00 New Revision: 055d8090d1d5137dab88533995e0c5d9b5390c28 URL: https://github.com/llvm/llvm-project/commit/055d8090d1d5137dab88533995e0c5d9b5390c28 DIFF: https://github.com/llvm/llvm-project/commit/055d8090d1d5137dab88533995e0c5d9b5390c28.diff

[clang-tools-extra] 6f1a501 - [clangd] Fix typo in test. NFC

2021-12-21 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-21T14:17:25+01:00 New Revision: 6f1a501fddaef72fdc4c7bcccedce0307d111ffb URL: https://github.com/llvm/llvm-project/commit/6f1a501fddaef72fdc4c7bcccedce0307d111ffb DIFF: https://github.com/llvm/llvm-project/commit/6f1a501fddaef72fdc4c7bcccedce0307d111ffb.diff

[clang] 9dc4af3 - Re-land "[clang] Add early exit when checking for const init of arrays."

2021-12-29 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-29T13:07:30+01:00 New Revision: 9dc4af327b12dfbcf90fde1641cd649c6814bf98 URL: https://github.com/llvm/llvm-project/commit/9dc4af327b12dfbcf90fde1641cd649c6814bf98 DIFF: https://github.com/llvm/llvm-project/commit/9dc4af327b12dfbcf90fde1641cd649c6814bf98.diff

[clang-tools-extra] a61f34e - [clangd] Fix windows build after 478863ef58c7f7314e06

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T20:17:20+01:00 New Revision: a61f34ea2502d900c57a332174d4c103b6963c80 URL: https://github.com/llvm/llvm-project/commit/a61f34ea2502d900c57a332174d4c103b6963c80 DIFF: https://github.com/llvm/llvm-project/commit/a61f34ea2502d900c57a332174d4c103b6963c80.diff

[clang-tools-extra] 9e6f88b - [clangd] Respect .clang-tidy ExtraArgs (-Wfoo only) when producing diagnostics

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T17:58:41+01:00 New Revision: 9e6f88b31a7f7957a850d3541ffa759f2993ffc1 URL: https://github.com/llvm/llvm-project/commit/9e6f88b31a7f7957a850d3541ffa759f2993ffc1 DIFF: https://github.com/llvm/llvm-project/commit/9e6f88b31a7f7957a850d3541ffa759f2993ffc1.diff

[clang] 92417ea - [CodeCompletion] Signature help for braced constructor calls

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T20:14:59+01:00 New Revision: 92417eaf3329dc823c905ec6a608b83ac62b4f7c URL: https://github.com/llvm/llvm-project/commit/92417eaf3329dc823c905ec6a608b83ac62b4f7c DIFF: https://github.com/llvm/llvm-project/commit/92417eaf3329dc823c905ec6a608b83ac62b4f7c.diff

[clang-tools-extra] 92417ea - [CodeCompletion] Signature help for braced constructor calls

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T20:14:59+01:00 New Revision: 92417eaf3329dc823c905ec6a608b83ac62b4f7c URL: https://github.com/llvm/llvm-project/commit/92417eaf3329dc823c905ec6a608b83ac62b4f7c DIFF: https://github.com/llvm/llvm-project/commit/92417eaf3329dc823c905ec6a608b83ac62b4f7c.diff

[clang-tools-extra] 478863e - [clangd] Basic IncludeCleaner support for c/c++ standard library

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T18:19:56+01:00 New Revision: 478863ef58c7f7314e0669d332a90d6e233d44fb URL: https://github.com/llvm/llvm-project/commit/478863ef58c7f7314e0669d332a90d6e233d44fb DIFF: https://github.com/llvm/llvm-project/commit/478863ef58c7f7314e0669d332a90d6e233d44fb.diff

[clang-tools-extra] fe68088 - [clangd] Helper for determining member insertion point.

2022-01-03 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-03T17:59:45+01:00 New Revision: fe68088d44f760c7d3d8ee6735d396d97cb55478 URL: https://github.com/llvm/llvm-project/commit/fe68088d44f760c7d3d8ee6735d396d97cb55478 DIFF: https://github.com/llvm/llvm-project/commit/fe68088d44f760c7d3d8ee6735d396d97cb55478.diff

[clang-tools-extra] f2b3e25 - [clangd] Add CompileFlags.Compiler option to override argv0

2022-01-04 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-04T11:38:27+01:00 New Revision: f2b3e25f860ed029ddb9d96744a8158ba2a95b23 URL: https://github.com/llvm/llvm-project/commit/f2b3e25f860ed029ddb9d96744a8158ba2a95b23 DIFF: https://github.com/llvm/llvm-project/commit/f2b3e25f860ed029ddb9d96744a8158ba2a95b23.diff

[clang] 2a92efd - [CodeComplete] drop unused Scope param. NFC

2022-01-04 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-04T12:36:27+01:00 New Revision: 2a92efd0a23984c910f0ce3a6b515cc9e15ba87c URL: https://github.com/llvm/llvm-project/commit/2a92efd0a23984c910f0ce3a6b515cc9e15ba87c DIFF: https://github.com/llvm/llvm-project/commit/2a92efd0a23984c910f0ce3a6b515cc9e15ba87c.diff

[clang] e1600db - [AST] Add UsingType: a sugar type for types found via UsingDecl

2021-12-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-20T17:15:38+01:00 New Revision: e1600db19d6303f84b995acb9340459694e06ea9 URL: https://github.com/llvm/llvm-project/commit/e1600db19d6303f84b995acb9340459694e06ea9 DIFF: https://github.com/llvm/llvm-project/commit/e1600db19d6303f84b995acb9340459694e06ea9.diff

[clang] f7500a4 - [CodeCompletion] Generally consider header files without extension

2021-11-09 Thread Sam McCall via cfe-commits
Author: Christian Kandeler Date: 2021-11-10T08:22:48+01:00 New Revision: f7500a4ef7bd7820b42e1b934392bb2566083b27 URL: https://github.com/llvm/llvm-project/commit/f7500a4ef7bd7820b42e1b934392bb2566083b27 DIFF:

[clang-tools-extra] 63667c1 - [clangd] Trace per-token time in clangd --check

2021-11-09 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-11-10T08:22:48+01:00 New Revision: 63667c1896e11a4b2c389c681a2413e2d5a6b594 URL: https://github.com/llvm/llvm-project/commit/63667c1896e11a4b2c389c681a2413e2d5a6b594 DIFF: https://github.com/llvm/llvm-project/commit/63667c1896e11a4b2c389c681a2413e2d5a6b594.diff

[clang-tools-extra] 8ac9d2a - [clangd] Fix function-arg-placeholder suppression with macros.

2021-11-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-11-13T20:50:51+01:00 New Revision: 8ac9d2ae5839172013ac6e9108398902da8a8969 URL: https://github.com/llvm/llvm-project/commit/8ac9d2ae5839172013ac6e9108398902da8a8969 DIFF: https://github.com/llvm/llvm-project/commit/8ac9d2ae5839172013ac6e9108398902da8a8969.diff

[clang-tools-extra] f764a1a - [clangd] Avoid possible crash: apply configuration after binding methods

2021-11-19 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-11-20T01:13:38+01:00 New Revision: f764a1a5bd7c281d3d7cc3c6d7f1430711176762 URL: https://github.com/llvm/llvm-project/commit/f764a1a5bd7c281d3d7cc3c6d7f1430711176762 DIFF: https://github.com/llvm/llvm-project/commit/f764a1a5bd7c281d3d7cc3c6d7f1430711176762.diff

[clang-tools-extra] 4fb62e1 - [clangd] Mark completions as plain-text when there's no snippet part

2021-11-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-11-12T18:44:20+01:00 New Revision: 4fb62e138398263dbefaa499c712929562bdf3bd URL: https://github.com/llvm/llvm-project/commit/4fb62e138398263dbefaa499c712929562bdf3bd DIFF: https://github.com/llvm/llvm-project/commit/4fb62e138398263dbefaa499c712929562bdf3bd.diff

[clang] 5880c83 - [Sema] Avoid crash in CheckEnumConstant with contains-error expressions

2021-11-02 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-11-02T15:35:53+01:00 New Revision: 5880c835bdbe50542a19c3e4065d1536db711443 URL: https://github.com/llvm/llvm-project/commit/5880c835bdbe50542a19c3e4065d1536db711443 DIFF: https://github.com/llvm/llvm-project/commit/5880c835bdbe50542a19c3e4065d1536db711443.diff

[clang] 6a5e08c - [AST] injected-class-name is not a redecl, even in template specializations

2021-11-02 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-11-02T14:37:45+01:00 New Revision: 6a5e08cc4a5c64de08a277dd2e0a862120c5fc28 URL: https://github.com/llvm/llvm-project/commit/6a5e08cc4a5c64de08a277dd2e0a862120c5fc28 DIFF: https://github.com/llvm/llvm-project/commit/6a5e08cc4a5c64de08a277dd2e0a862120c5fc28.diff

[clang] de7494a - [AST] fail rather than crash when const evaluating invalid c++ foreach

2021-10-27 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-10-27T22:45:32+02:00 New Revision: de7494a33a5c3152dd0ed24ea1c8b2760255f2f7 URL: https://github.com/llvm/llvm-project/commit/de7494a33a5c3152dd0ed24ea1c8b2760255f2f7 DIFF: https://github.com/llvm/llvm-project/commit/de7494a33a5c3152dd0ed24ea1c8b2760255f2f7.diff

[clang-tools-extra] 51be706 - [clangd] Remove tricky integration test that flakes/fails on some platforms.

2021-10-26 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-10-26T14:19:05+02:00 New Revision: 51be7061d025139ba66869d5d99c7157a3ae9edd URL: https://github.com/llvm/llvm-project/commit/51be7061d025139ba66869d5d99c7157a3ae9edd DIFF: https://github.com/llvm/llvm-project/commit/51be7061d025139ba66869d5d99c7157a3ae9edd.diff

Re: [PATCH] D112209: [clangd] IncludeCleaner: Complicated rules for enum usage

2021-10-26 Thread Sam McCall via cfe-commits
Hey Kirill, If you mean removing traversal of the enumdecl->enumtype in RecursiveASTVisitor, that's a subtle change that potentially affects a lot of callers. We'd need to be able to revert it, so we shouldn't rely on it to get the tests back to green. It looks like there's a single assertion

[clang-tools-extra] 73453e7 - [clangd] Avoid expensive checks of buffer names in IncludeCleaner

2021-10-28 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-10-28T08:00:57+02:00 New Revision: 73453e7adecbcc7208ceb70d5e55086ffbd1de3a URL: https://github.com/llvm/llvm-project/commit/73453e7adecbcc7208ceb70d5e55086ffbd1de3a DIFF: https://github.com/llvm/llvm-project/commit/73453e7adecbcc7208ceb70d5e55086ffbd1de3a.diff

[clang-tools-extra] 9cc08cb - [clangd] Add integration test for crash handling

2021-10-27 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-10-27T11:52:31+02:00 New Revision: 9cc08cb02fdc4f8a2b717519c3bf33b4ed3070e4 URL: https://github.com/llvm/llvm-project/commit/9cc08cb02fdc4f8a2b717519c3bf33b4ed3070e4 DIFF: https://github.com/llvm/llvm-project/commit/9cc08cb02fdc4f8a2b717519c3bf33b4ed3070e4.diff

[clang-tools-extra] 045695f - [clangd] Print current request context along with the stack trace

2021-10-25 Thread Sam McCall via cfe-commits
Author: Emma Blink Date: 2021-10-26T00:58:09+02:00 New Revision: 045695f85cb8cdf9b8373123749efe1781f337b4 URL: https://github.com/llvm/llvm-project/commit/045695f85cb8cdf9b8373123749efe1781f337b4 DIFF: https://github.com/llvm/llvm-project/commit/045695f85cb8cdf9b8373123749efe1781f337b4.diff

[clang-tools-extra] aa1ac2a - [clangd] Flush stderr after signal handlers run, so we always get the full stack/crash info

2021-10-25 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-10-26T01:08:36+02:00 New Revision: aa1ac2ae451e54dfa19dce2794800bbd034e2194 URL: https://github.com/llvm/llvm-project/commit/aa1ac2ae451e54dfa19dce2794800bbd034e2194 DIFF: https://github.com/llvm/llvm-project/commit/aa1ac2ae451e54dfa19dce2794800bbd034e2194.diff

[clang-tools-extra] 2676759 - [clangd] Add fixes for clang "include " diagnostics

2021-12-08 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-08T16:16:53+01:00 New Revision: 2676759bf22e45def4d37da74f09261b26a98d21 URL: https://github.com/llvm/llvm-project/commit/2676759bf22e45def4d37da74f09261b26a98d21 DIFF: https://github.com/llvm/llvm-project/commit/2676759bf22e45def4d37da74f09261b26a98d21.diff

[clang] e7007b6 - [Sema] Add FixIt when a C++ out-of-line method has extra/missing const

2021-12-15 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-15T14:30:54+01:00 New Revision: e7007b69d43b36032975d759ab4ae473fb389851 URL: https://github.com/llvm/llvm-project/commit/e7007b69d43b36032975d759ab4ae473fb389851 DIFF: https://github.com/llvm/llvm-project/commit/e7007b69d43b36032975d759ab4ae473fb389851.diff

[clang] 62bcb75 - [AST] Add more testcases to QualTypeNamesTest. NFC

2021-12-15 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-15T21:59:54+01:00 New Revision: 62bcb75ce5108c2536b8bf7f4428034d418b9c0b URL: https://github.com/llvm/llvm-project/commit/62bcb75ce5108c2536b8bf7f4428034d418b9c0b DIFF: https://github.com/llvm/llvm-project/commit/62bcb75ce5108c2536b8bf7f4428034d418b9c0b.diff

[clang] 32dede6 - [AST] Fix QualTypeNamesTest, which was spuriously passing

2021-12-15 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-15T21:55:25+01:00 New Revision: 32dede65ae98703855d90b55d0b4ec0ebf88a385 URL: https://github.com/llvm/llvm-project/commit/32dede65ae98703855d90b55d0b4ec0ebf88a385 DIFF: https://github.com/llvm/llvm-project/commit/32dede65ae98703855d90b55d0b4ec0ebf88a385.diff

[clang-tools-extra] ac431fc - [clangd] ... and mark a new test as -fno-ms-compatibility too

2021-12-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-11T02:41:39+01:00 New Revision: ac431fc2cdf1457a286d86be57c0771ce42c0965 URL: https://github.com/llvm/llvm-project/commit/ac431fc2cdf1457a286d86be57c0771ce42c0965 DIFF: https://github.com/llvm/llvm-project/commit/ac431fc2cdf1457a286d86be57c0771ce42c0965.diff

[clang-tools-extra] 1a68c14 - [clangd] Restore -fno-ms-compatibility to tests

2021-12-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-11T02:31:26+01:00 New Revision: 1a68c14b577fd1b1ebfd6a064dd5faeda07042aa URL: https://github.com/llvm/llvm-project/commit/1a68c14b577fd1b1ebfd6a064dd5faeda07042aa DIFF: https://github.com/llvm/llvm-project/commit/1a68c14b577fd1b1ebfd6a064dd5faeda07042aa.diff

[clang-tools-extra] a8bf389 - [clangd] Clean up some include-fixer tests. NFC

2021-12-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-11T01:31:03+01:00 New Revision: a8bf389f41465415fa9088609956dfd3e153e9cf URL: https://github.com/llvm/llvm-project/commit/a8bf389f41465415fa9088609956dfd3e153e9cf DIFF: https://github.com/llvm/llvm-project/commit/a8bf389f41465415fa9088609956dfd3e153e9cf.diff

[clang-tools-extra] c25ea48 - [clangd] Include-fixer: handle more "incomplete type" diags.

2021-12-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-11T01:46:35+01:00 New Revision: c25ea488a39a090d43c0fd6dd68fdc26dc563708 URL: https://github.com/llvm/llvm-project/commit/c25ea488a39a090d43c0fd6dd68fdc26dc563708 DIFF: https://github.com/llvm/llvm-project/commit/c25ea488a39a090d43c0fd6dd68fdc26dc563708.diff

[clang-tools-extra] 6917f87 - [clangd] Cleanup unneeded use of shared_ptr. NFC

2021-12-14 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-15T02:13:50+01:00 New Revision: 6917f87b3c7c3ea927f8834302a5e9c82fc40a9b URL: https://github.com/llvm/llvm-project/commit/6917f87b3c7c3ea927f8834302a5e9c82fc40a9b DIFF: https://github.com/llvm/llvm-project/commit/6917f87b3c7c3ea927f8834302a5e9c82fc40a9b.diff

[clang-tools-extra] 5298333 - [clangd] Disable support for clang-tidy suppression blocks (NOLINTBEGIN)

2021-12-15 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-12-15T10:58:30+01:00 New Revision: 529833377ccdf4381f8bc9961bfa96ec4f5e2eed URL: https://github.com/llvm/llvm-project/commit/529833377ccdf4381f8bc9961bfa96ec4f5e2eed DIFF: https://github.com/llvm/llvm-project/commit/529833377ccdf4381f8bc9961bfa96ec4f5e2eed.diff

[clang] fd22785 - [Lex] Consider a PCH header-guarded even with #endif truncated

2021-07-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-20T14:25:36+02:00 New Revision: fd2278505482bd9db21423b0620be6afe04feb60 URL: https://github.com/llvm/llvm-project/commit/fd2278505482bd9db21423b0620be6afe04feb60 DIFF: https://github.com/llvm/llvm-project/commit/fd2278505482bd9db21423b0620be6afe04feb60.diff

[clang-tools-extra] 69c04ef - [clangd] Propagate header-guarded flag from preamble to main AST

2021-07-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-20T14:21:39+02:00 New Revision: 69c04ef95a3529614b694d7e2fd57ee817076e86 URL: https://github.com/llvm/llvm-project/commit/69c04ef95a3529614b694d7e2fd57ee817076e86 DIFF: https://github.com/llvm/llvm-project/commit/69c04ef95a3529614b694d7e2fd57ee817076e86.diff

[clang-tools-extra] 4190017 - [clangd] Add tests covering existing header-guard behavior. NFC

2021-07-20 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-20T14:12:23+02:00 New Revision: 419001724542d4b0d3423a71f0d42857af6a6227 URL: https://github.com/llvm/llvm-project/commit/419001724542d4b0d3423a71f0d42857af6a6227 DIFF: https://github.com/llvm/llvm-project/commit/419001724542d4b0d3423a71f0d42857af6a6227.diff

[clang-tools-extra] 91670f5 - [clangd] Remove big PreambleData constructor. NFC

2021-07-21 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-21T11:31:52+02:00 New Revision: 91670f5f20daa00b83520b76bcb54a5d373242f3 URL: https://github.com/llvm/llvm-project/commit/91670f5f20daa00b83520b76bcb54a5d373242f3 DIFF: https://github.com/llvm/llvm-project/commit/91670f5f20daa00b83520b76bcb54a5d373242f3.diff

[clang-tools-extra] 462d4de - [clangd] Add CMake option to (not) link in clang-tidy checks

2021-07-14 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-14T10:04:21+02:00 New Revision: 462d4de35b0c9ef7157e49e147fc448a40c829b1 URL: https://github.com/llvm/llvm-project/commit/462d4de35b0c9ef7157e49e147fc448a40c829b1 DIFF: https://github.com/llvm/llvm-project/commit/462d4de35b0c9ef7157e49e147fc448a40c829b1.diff

[clang-tools-extra] 253b814 - [clangd] Avoid range-loop init-list lifetime subtleties.

2021-07-23 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-23T15:33:04+02:00 New Revision: 253b8145dedbe8d10792f44b4af7f52dbecd527f URL: https://github.com/llvm/llvm-project/commit/253b8145dedbe8d10792f44b4af7f52dbecd527f DIFF: https://github.com/llvm/llvm-project/commit/253b8145dedbe8d10792f44b4af7f52dbecd527f.diff

[clang-tools-extra] ec1fb95 - [clangd] Use function pointer instead of function_ref to avoid GCC 5 bug

2021-07-27 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-27T14:01:35+02:00 New Revision: ec1fb9533305e9bd69294ede7e5e7d9befbb2225 URL: https://github.com/llvm/llvm-project/commit/ec1fb9533305e9bd69294ede7e5e7d9befbb2225 DIFF: https://github.com/llvm/llvm-project/commit/ec1fb9533305e9bd69294ede7e5e7d9befbb2225.diff

[clang-tools-extra] e2559e5 - [clangd] Add platform triple (host & target) to version info

2021-07-27 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-27T14:25:17+02:00 New Revision: e2559e5dc62445a92a9a5344db79f78f735e1e61 URL: https://github.com/llvm/llvm-project/commit/e2559e5dc62445a92a9a5344db79f78f735e1e61 DIFF: https://github.com/llvm/llvm-project/commit/e2559e5dc62445a92a9a5344db79f78f735e1e61.diff

[clang-tools-extra] e9274af - Revert "[clangd] Avoid range-loop init-list lifetime subtleties."

2021-07-26 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2021-07-26T11:38:47+02:00 New Revision: e9274af7189333d1f50e47098d9ae30522d7193f URL: https://github.com/llvm/llvm-project/commit/e9274af7189333d1f50e47098d9ae30522d7193f DIFF: https://github.com/llvm/llvm-project/commit/e9274af7189333d1f50e47098d9ae30522d7193f.diff

[clang-tools-extra] 0683a1e - [clangd] Adjust compile flags so they work when applied to other file(type)s.

2022-01-04 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-04T16:10:27+01:00 New Revision: 0683a1e588ade04bba2572e5ab6cf1361ed392d4 URL: https://github.com/llvm/llvm-project/commit/0683a1e588ade04bba2572e5ab6cf1361ed392d4 DIFF: https://github.com/llvm/llvm-project/commit/0683a1e588ade04bba2572e5ab6cf1361ed392d4.diff

[clang-tools-extra] 7c19fdd - [clangd] Polish clangd/inlayHints and expose them by default.

2022-01-07 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-07T15:12:43+01:00 New Revision: 7c19fdd59939249c23384f0900d49aab4a5f0695 URL: https://github.com/llvm/llvm-project/commit/7c19fdd59939249c23384f0900d49aab4a5f0695 DIFF: https://github.com/llvm/llvm-project/commit/7c19fdd59939249c23384f0900d49aab4a5f0695.diff

[clang] 27ea0c4 - [Parse] Use empty RecoveryExpr when if/while/do/switch conditions fail to parse

2022-01-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-10T10:38:27+01:00 New Revision: 27ea0c4e7234f3b15cbbb696e6c408af7141f342 URL: https://github.com/llvm/llvm-project/commit/27ea0c4e7234f3b15cbbb696e6c408af7141f342 DIFF: https://github.com/llvm/llvm-project/commit/27ea0c4e7234f3b15cbbb696e6c408af7141f342.diff

[clang-tools-extra] 16fd5c2 - [clangd] Support configuration of inlay hints.

2022-01-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-10T10:49:35+01:00 New Revision: 16fd5c278488b3d3275afc381a00ba0b51b070ee URL: https://github.com/llvm/llvm-project/commit/16fd5c278488b3d3275afc381a00ba0b51b070ee DIFF: https://github.com/llvm/llvm-project/commit/16fd5c278488b3d3275afc381a00ba0b51b070ee.diff

[clang-tools-extra] 1ab1379 - [clangd] Include fixer for missing functions in C

2022-01-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-10T12:17:19+01:00 New Revision: 1ab13793beafd1db0159a410560b3ce998b15f5e URL: https://github.com/llvm/llvm-project/commit/1ab13793beafd1db0159a410560b3ce998b15f5e DIFF: https://github.com/llvm/llvm-project/commit/1ab13793beafd1db0159a410560b3ce998b15f5e.diff

[clang-tools-extra] 4258d68 - [Tooling] When transferring compile commands between files, always use '--'

2022-01-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-11T01:41:42+01:00 New Revision: 4258d68dc73789bc7fc491734c9c392809b1b29a URL: https://github.com/llvm/llvm-project/commit/4258d68dc73789bc7fc491734c9c392809b1b29a DIFF: https://github.com/llvm/llvm-project/commit/4258d68dc73789bc7fc491734c9c392809b1b29a.diff

[clang] bbf234b - [CodeCompletion] Complete designators for fields in anonymous structs/unions

2022-01-10 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-11T00:58:49+01:00 New Revision: bbf234b56a82d1b9b7fa58f8b10f16d417500d9b URL: https://github.com/llvm/llvm-project/commit/bbf234b56a82d1b9b7fa58f8b10f16d417500d9b DIFF: https://github.com/llvm/llvm-project/commit/bbf234b56a82d1b9b7fa58f8b10f16d417500d9b.diff

[clang-tools-extra] 2b2dbe6 - [clangd] Selection: Prune gtest TEST()s earlier

2022-01-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T13:58:42+01:00 New Revision: 2b2dbe6126f8c016e0cbef45a6d22e1359ce39fd URL: https://github.com/llvm/llvm-project/commit/2b2dbe6126f8c016e0cbef45a6d22e1359ce39fd DIFF: https://github.com/llvm/llvm-project/commit/2b2dbe6126f8c016e0cbef45a6d22e1359ce39fd.diff

[clang-tools-extra] fc7a9f3 - [clangd] Ignore cvr-qualifiers in selection.

2022-01-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T15:08:50+01:00 New Revision: fc7a9f36a9232794f8b5414347024b726954fe53 URL: https://github.com/llvm/llvm-project/commit/fc7a9f36a9232794f8b5414347024b726954fe53 DIFF: https://github.com/llvm/llvm-project/commit/fc7a9f36a9232794f8b5414347024b726954fe53.diff

[clang] 971bd6f - Fix build failure with MSVC in C++20 mode

2022-01-13 Thread Sam McCall via cfe-commits
Author: Evgeny Mandrikov Date: 2022-01-13T12:55:16+01:00 New Revision: 971bd6f83440701cf95047b0f4e2baf75cd31c48 URL: https://github.com/llvm/llvm-project/commit/971bd6f83440701cf95047b0f4e2baf75cd31c48 DIFF:

[clang-tools-extra] 004acbb - [clangd] Suppress warning about system_header pragma when editing headers

2022-01-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T22:24:05+01:00 New Revision: 004acbb47d61ffcc52da0c85ef6e6747a7cc7c14 URL: https://github.com/llvm/llvm-project/commit/004acbb47d61ffcc52da0c85ef6e6747a7cc7c14 DIFF: https://github.com/llvm/llvm-project/commit/004acbb47d61ffcc52da0c85ef6e6747a7cc7c14.diff

[clang-tools-extra] 71a082f - [clangd] Implement textDocument/typeDefinition

2022-01-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T22:15:10+01:00 New Revision: 71a082f72674ceba0797748543dcef3620b22822 URL: https://github.com/llvm/llvm-project/commit/71a082f72674ceba0797748543dcef3620b22822 DIFF: https://github.com/llvm/llvm-project/commit/71a082f72674ceba0797748543dcef3620b22822.diff

[clang-tools-extra] 07f9fb8 - [clangd] Elide even more checks in SelectionTree.

2022-01-13 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T22:27:51+01:00 New Revision: 07f9fb8b51417ec3e6f46508e1b5ef78287b32ad URL: https://github.com/llvm/llvm-project/commit/07f9fb8b51417ec3e6f46508e1b5ef78287b32ad DIFF: https://github.com/llvm/llvm-project/commit/07f9fb8b51417ec3e6f46508e1b5ef78287b32ad.diff

[clang] bba729a - [clang-check] Adjust argument adjusters for clang-check to strip options blocking the static analyzer

2022-01-14 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-14T10:05:47+01:00 New Revision: bba729af3ef803c35c082417f89a1ac89462e22b URL: https://github.com/llvm/llvm-project/commit/bba729af3ef803c35c082417f89a1ac89462e22b DIFF: https://github.com/llvm/llvm-project/commit/bba729af3ef803c35c082417f89a1ac89462e22b.diff

[clang-tools-extra] d8716cd - [CodeCompletion] (mostly) fix completion in incomplete C++ ctor initializers.

2022-01-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T08:06:35+01:00 New Revision: d8716cd7d31c64a6aaa25d43569f1c00e553ab43 URL: https://github.com/llvm/llvm-project/commit/d8716cd7d31c64a6aaa25d43569f1c00e553ab43 DIFF: https://github.com/llvm/llvm-project/commit/d8716cd7d31c64a6aaa25d43569f1c00e553ab43.diff

[clang-tools-extra] 9c9119a - [clangd] Extend SymbolOrigin, stop serializing it

2022-01-12 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-13T08:26:12+01:00 New Revision: 9c9119ab364b0179af4a96a764f806d51878b37f URL: https://github.com/llvm/llvm-project/commit/9c9119ab364b0179af4a96a764f806d51878b37f DIFF: https://github.com/llvm/llvm-project/commit/9c9119ab364b0179af4a96a764f806d51878b37f.diff

[clang-tools-extra] 22ac067 - [clangd] Small optimization in SelectionTree

2022-01-11 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-11T10:18:44+01:00 New Revision: 22ac067b2dce8c90db0bbeecb6ec926f526399df URL: https://github.com/llvm/llvm-project/commit/22ac067b2dce8c90db0bbeecb6ec926f526399df DIFF: https://github.com/llvm/llvm-project/commit/22ac067b2dce8c90db0bbeecb6ec926f526399df.diff

[clang-tools-extra] 1e9b837 - [clangd] Save more getFileID in Selection

2022-01-11 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-11T11:01:54+01:00 New Revision: 1e9b837585cc0c8713e00d4f9c3512c867d598de URL: https://github.com/llvm/llvm-project/commit/1e9b837585cc0c8713e00d4f9c3512c867d598de DIFF: https://github.com/llvm/llvm-project/commit/1e9b837585cc0c8713e00d4f9c3512c867d598de.diff

[clang] 1694976 - [docs] Clarify & update JSONCompilationDatabase docs

2022-01-17 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-17T09:51:55+01:00 New Revision: 16949762dc6a670d2f3a1f5043262ec31e09c556 URL: https://github.com/llvm/llvm-project/commit/16949762dc6a670d2f3a1f5043262ec31e09c556 DIFF: https://github.com/llvm/llvm-project/commit/16949762dc6a670d2f3a1f5043262ec31e09c556.diff

[clang-tools-extra] 4dedd82 - Re-land [clangd] Elide even more checks in SelectionTree.

2022-01-17 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-01-17T15:26:28+01:00 New Revision: 4dedd82cc99341d757a9cc07a8b7b22c8bb61d19 URL: https://github.com/llvm/llvm-project/commit/4dedd82cc99341d757a9cc07a8b7b22c8bb61d19 DIFF: https://github.com/llvm/llvm-project/commit/4dedd82cc99341d757a9cc07a8b7b22c8bb61d19.diff

[clang] 68b4e2d - [pseudo] Add readme

2022-03-07 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-03-07T15:54:00+01:00 New Revision: 68b4e2d703e3b89b44084825786106e32b456c9c URL: https://github.com/llvm/llvm-project/commit/68b4e2d703e3b89b44084825786106e32b456c9c DIFF: https://github.com/llvm/llvm-project/commit/68b4e2d703e3b89b44084825786106e32b456c9c.diff

[clang] 54d6b5b - [pseudo] Rename {Preprocess,PPStructure} -> DirectiveMap. NFC

2022-03-07 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-03-07T17:41:35+01:00 New Revision: 54d6b5b67fb3106eaf560261920df682eafa860f URL: https://github.com/llvm/llvm-project/commit/54d6b5b67fb3106eaf560261920df682eafa860f DIFF: https://github.com/llvm/llvm-project/commit/54d6b5b67fb3106eaf560261920df682eafa860f.diff

[clang-tools-extra] b97856c - [pseudo] Move pseudoparser from clang to clang-tools-extra

2022-03-15 Thread Sam McCall via cfe-commits
Author: Sam McCall Date: 2022-03-16T00:14:11+01:00 New Revision: b97856c4cfe7efb13887d5691002a7aa38440924 URL: https://github.com/llvm/llvm-project/commit/b97856c4cfe7efb13887d5691002a7aa38440924 DIFF: https://github.com/llvm/llvm-project/commit/b97856c4cfe7efb13887d5691002a7aa38440924.diff

<    6   7   8   9   10   11   12   13   14   15   >