{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":730464032,"defaultBranch":"main","name":"llvm-project","ownerLogin":"godot73","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-12T01:35:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1025787?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1702369943.0","currentOid":""},"activityList":{"items":[{"before":"90d82412ea2103fe086a968c29e8ba4ea899381e","after":"9512d6d2133a15a3e6272cbadd7fbb479011ccdb","ref":"refs/heads/main","pushedAt":"2023-12-13T20:08:43.000Z","pushType":"push","commitsCount":257,"pusher":{"login":"godot73","name":"Sungsoon Cho","path":"/godot73","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1025787?s=80&v=4"},"commit":{"message":"[clang-format] Fix parsing of `operator<() {}` (#75144)\n\nFixes #74876.\r\n\r\nDuring the parsing of `operator<(Foo&) {}`, there was no handling for\r\nthe operator<, so it called `consumeToken()` again, causing the\r\n`AnnotationParser::Scopes` to have one additional left brace each time\r\nit tried to parse it, leaving it unbalanced.\r\nBecause of this, in the following code:\r\n```cpp\r\nclass Foo {\r\n void operator<(Foo&) {}\r\n Foo& f;\r\n};\r\n```\r\nThe `&` in the reference member, was being interpreted as\r\n`TT_BinaryOperator` instead of `TT_PointerOrReference`.","shortMessageHtmlLink":"[clang-format] Fix parsing of operator<() {} (llvm#75144)"}},{"before":"5dd1fc700857eb46882c7e27cd8835ef4fee1f22","after":"90d82412ea2103fe086a968c29e8ba4ea899381e","ref":"refs/heads/main","pushedAt":"2023-12-12T08:47:40.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"godot73","name":"Sungsoon Cho","path":"/godot73","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1025787?s=80&v=4"},"commit":{"message":"[SCEV] Use loop guards when checking that RHS >= Start (#75039)\n\nLoop guards tend to provide better results when it comes to reasoning\r\nabout ranges than isLoopEntryGuardedByCond(). See the test change for\r\nthe motivating case.\r\n\r\nI have retained both the loop guard check and the implied cond based\r\ncheck for now, though the latter only seems to impact a single test and\r\nonly via side effects (nowrap flag calculation) at that.","shortMessageHtmlLink":"[SCEV] Use loop guards when checking that RHS >= Start (llvm#75039)"}},{"before":"7b2af6ab52fb4017f4df424b88afb33016dacaa5","after":"4534e5d1a6b7c2e20786f1a6a8d389f82c5a2253","ref":"refs/heads/sc-math-cosh","pushedAt":"2023-12-12T08:47:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"godot73","name":"Sungsoon Cho","path":"/godot73","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1025787?s=80&v=4"},"commit":{"message":"Add cosh op to the math dialect.","shortMessageHtmlLink":"Add cosh op to the math dialect."}},{"before":"bf5a0f95703ade10ae317b3dbacbbb1cec605beb","after":"7b2af6ab52fb4017f4df424b88afb33016dacaa5","ref":"refs/heads/sc-math-cosh","pushedAt":"2023-12-12T08:35:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"godot73","name":"Sungsoon Cho","path":"/godot73","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1025787?s=80&v=4"}},{"before":"a36a04024d97cd2d92323aabaae497616dba92e0","after":"bf5a0f95703ade10ae317b3dbacbbb1cec605beb","ref":"refs/heads/sc-math-cosh","pushedAt":"2023-12-12T08:34:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"godot73","name":"Sungsoon Cho","path":"/godot73","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1025787?s=80&v=4"}},{"before":null,"after":"a36a04024d97cd2d92323aabaae497616dba92e0","ref":"refs/heads/sc-math-cosh","pushedAt":"2023-12-12T08:32:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"godot73","name":"Sungsoon Cho","path":"/godot73","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1025787?s=80&v=4"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADyb9MBQA","startCursor":null,"endCursor":null}},"title":"Activity ยท godot73/llvm-project"}