{"url":"https://api.github.com/repos/llvm/llvm-project/issues/98547","repository_url":"https://api.github.com/repos/llvm/llvm-project","labels_url":"https://api.github.com/repos/llvm/llvm-project/issues/98547/labels{/name}","comments_url":"https://api.github.com/repos/llvm/llvm-project/issues/98547/comments","events_url":"https://api.github.com/repos/llvm/llvm-project/issues/98547/events","html_url":"https://github.com/llvm/llvm-project/pull/98547","id":2404111582,"node_id":"PR_kwDOBITxeM51JUM7","number":98547,"title":"Reapply \"[Clang] Implement resolution for CWG1835 (#92957)\"","user":{"login":"sdkrystian","id":16629302,"node_id":"MDQ6VXNlcjE2NjI5MzAy","avatar_url":"https://avatars.githubusercontent.com/u/16629302?v=4","gravatar_id":"","url":"https://api.github.com/users/sdkrystian","html_url":"https://github.com/sdkrystian","followers_url":"https://api.github.com/users/sdkrystian/followers","following_url":"https://api.github.com/users/sdkrystian/following{/other_user}","gists_url":"https://api.github.com/users/sdkrystian/gists{/gist_id}","starred_url":"https://api.github.com/users/sdkrystian/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sdkrystian/subscriptions","organizations_url":"https://api.github.com/users/sdkrystian/orgs","repos_url":"https://api.github.com/users/sdkrystian/repos","events_url":"https://api.github.com/users/sdkrystian/events{/privacy}","received_events_url":"https://api.github.com/users/sdkrystian/received_events","type":"User","user_view_type":"public","site_admin":false},"labels":[{"id":1958965060,"node_id":"MDU6TGFiZWwxOTU4OTY1MDYw","url":"https://api.github.com/repos/llvm/llvm-project/labels/clang","name":"clang","color":"79b5d1","default":false,"description":"Clang issues not falling into any other category"},{"id":1958966208,"node_id":"MDU6TGFiZWwxOTU4OTY2MjA4","url":"https://api.github.com/repos/llvm/llvm-project/labels/libc++","name":"libc++","color":"bc3c5c","default":false,"description":"libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi."},{"id":1958998266,"node_id":"MDU6TGFiZWwxOTU4OTk4MjY2","url":"https://api.github.com/repos/llvm/llvm-project/labels/clang:frontend","name":"clang:frontend","color":"3b12ce","default":false,"description":"Language frontend issues, e.g. anything involving \"Sema\""},{"id":1958998827,"node_id":"MDU6TGFiZWwxOTU4OTk4ODI3","url":"https://api.github.com/repos/llvm/llvm-project/labels/clang:modules","name":"clang:modules","color":"3b12ce","default":false,"description":"C++20 modules and Clang Header Modules"},{"id":4330905904,"node_id":"LA_kwDOBITxeM8AAAABAiRhMA","url":"https://api.github.com/repos/llvm/llvm-project/labels/coroutines","name":"coroutines","color":"3E56B7","default":false,"description":"C++20 coroutines"},{"id":5967814111,"node_id":"LA_kwDOBITxeM8AAAABY7Wd3w","url":"https://api.github.com/repos/llvm/llvm-project/labels/llvm:adt","name":"llvm:adt","color":"ededed","default":false,"description":null}],"state":"closed","locked":false,"assignees":[],"milestone":null,"comments":41,"created_at":"2024-07-11T20:55:54Z","updated_at":"2024-07-24T04:20:35Z","closed_at":"2024-07-11T22:49:35Z","assignee":null,"author_association":"MEMBER","issue_field_values":[],"type":null,"active_lock_reason":null,"draft":false,"pull_request":{"url":"https://api.github.com/repos/llvm/llvm-project/pulls/98547","html_url":"https://github.com/llvm/llvm-project/pull/98547","diff_url":"https://github.com/llvm/llvm-project/pull/98547.diff","patch_url":"https://github.com/llvm/llvm-project/pull/98547.patch","merged_at":"2024-07-11T22:49:35Z"},"body":"Reapplies #92957, fixing an instance where the `template` keyword was missing prior to a dependent name in `llvm/ADT/ArrayRef.h`. An _alias-declaration_ is used to work around [a bug affecting GCC releases before 11.1](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94799) which rejects the use of the `template` keyword prior to the _nested-name-specifier_ in the class member access (godbolt example [here](https://godbolt.org/z/nEzbnPqbP)).","closed_by":{"login":"sdkrystian","id":16629302,"node_id":"MDQ6VXNlcjE2NjI5MzAy","avatar_url":"https://avatars.githubusercontent.com/u/16629302?v=4","gravatar_id":"","url":"https://api.github.com/users/sdkrystian","html_url":"https://github.com/sdkrystian","followers_url":"https://api.github.com/users/sdkrystian/followers","following_url":"https://api.github.com/users/sdkrystian/following{/other_user}","gists_url":"https://api.github.com/users/sdkrystian/gists{/gist_id}","starred_url":"https://api.github.com/users/sdkrystian/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sdkrystian/subscriptions","organizations_url":"https://api.github.com/users/sdkrystian/orgs","repos_url":"https://api.github.com/users/sdkrystian/repos","events_url":"https://api.github.com/users/sdkrystian/events{/privacy}","received_events_url":"https://api.github.com/users/sdkrystian/received_events","type":"User","user_view_type":"public","site_admin":false},"reactions":{"url":"https://api.github.com/repos/llvm/llvm-project/issues/98547/reactions","total_count":0,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":0,"eyes":0},"timeline_url":"https://api.github.com/repos/llvm/llvm-project/issues/98547/timeline","performed_via_github_app":null,"state_reason":null}