carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
http://docs.carbon-lang.dev/
Other
32.35k stars 1.48k forks source link

Minor updates to support newer Clang versions. #4234

Closed chandlerc closed 2 months ago

chandlerc commented 3 months ago

A flag was renamed after LLVM 18, and a warning caught a couple more trivially fixed issues.