Sign in
chromium
/
chromium
/
src
/
tools
/
clang
/
HEAD
bb6b4be
Do not rewrite function parameters/returns expanded in macro bodies
by Sergio Solano
· 32 hours ago
main
e481675
Fix include guard presubmit warnings
by Victor Hugo Vianna Silva
· 6 days ago
155466d
[spanify] Add --project and --filter options to apply-successful-rewrites.py
by Bryan Enrique Gonzalez Velez
· 6 days ago
a8bff11
Emit `.data()` when passing spanified arguments to `void*` parameters
by Sergio Solano
· 9 days ago
e8d2583
Roll clang+rust llvmorg-23-init-19482-g53d18800-1 : llvmorg-23-init-19482-g53d18800-2 / b998449636a48e2c4a362809085b600a0174e1f2-5 : b998449636a48e2c4a362809085b600a0174e1f2-6
by Alan Zhao
· 11 days ago
93c4673
Remove uses of removed Disable-Rts footer
by Victor Hugo Vianna Silva
· 13 days ago
e710bcc
Drop removed v8_is_on_release_branch GN arg from bots
by Victor Hugo Vianna Silva
· 13 days ago
b8094de
[spanify] pass to the llm the compilation errors.
by Daniel Angulo
· 2 weeks ago
116d9c9
[spanify] call jetski only if patches fails for upload-patches
by Daniel Angulo
· 2 weeks ago
b0de7e5
[spanify] set unsafe todo macro for spanify in dawn library
by Daniel Angulo
· 2 weeks ago
bed2a4c
[spanify] Improve Dawn support and diagnostic reporting
by Daniel Angulo
· 2 weeks ago
5cf0395
Remove clang_base_path from spanify configs for Dawn
by Daniel Angulo
· 2 weeks ago
56a7ab3
Remove diff against origin main in upload-patches.py
by Daniel Angulo
· 3 weeks ago
cc9ab50
Fix upload-rewrites script to use jetski sandbox
by Daniel Angulo
· 3 weeks ago
8d23b85
[spanify] Fix nullptr comparison assertion for smart pointers
by Arthur Sonzogni
· 3 weeks ago
ff7e123
[spanify] Exclude C-style arrays with non-built-in binary operators
by Arthur Sonzogni
· 3 weeks ago
133b5ec
[spanify] Fix graph solver to propagate exclusions through sinks
by Arthur Sonzogni
· 3 weeks ago
f92190c
Add upload flag to upload-patches.py
by Daniel Angulo
· 3 weeks ago
007be1b
Set CMAKE_LIBTOOL in mac bootstrap builds
by Arthur Eubanks
· 3 weeks ago
152bce2
Set -fcrash-diagnostics-dir in build.py
by Arthur Eubanks
· 3 weeks ago
69842c6
[spanify] Rewrite nullptr comparisons to .empty() or !.empty()
by Sergio Solano
· 3 weeks ago
d2f0112
[spanify] Wrap array offset expressions in base::span for external calls
by Sergio Solano
· 3 weeks ago
37adc13
Revert "Skip function parameter rewrites for macro-expanded declarations"
by Sergio Solano
· 3 weeks ago
50797a6
Revert "Prevent Clang assertion crashes on virtual scratch space locations"
by Sergio Solano
· 3 weeks ago
40675ff
[spanify] Fix overridden methods for out-of-line methods
by Sergio Solano
· 3 weeks ago
a969aed
[Spanifier] update dawn project to use dawn::Span
by Daniel Angulo
· 3 weeks ago
f54e838
Skip function parameter rewrites for macro-expanded declarations
by Sergio Solano
· 4 weeks ago
a91a08e
[spanify] Support project-specific unsafe buffer macros and headers
by Sergio Solano
· 4 weeks ago
9ae0cdd
Prevent Clang assertion crashes on virtual scratch space locations
by Sergio Solano
· 4 weeks ago
3b45af5
[clang] Update for tip-of-tree version bump to 24
by Hans Wennborg
· 4 weeks ago
da42c02
[spanify] Fix graph fragmentation across function redeclarations
by Sergio Solano
· 5 weeks ago
3e9e444
Reland "[apple] Roll dsymutil to dsymutil-llvmorg-23-init-19482-g53d18800-1"
by Yue She
· 5 weeks ago
4e2c4ae
Add new toolchain members to OWNERS
by Liza Burakova
· 5 weeks ago
ea30d60
[spanify] Refactor CheckedCastReplacement into project interface
by Bryan Enrique Gonzalez Velez
· 5 weeks ago
044c687
Create a libclang package based on the Rust toolchain's LLVM build
by Hans Wennborg
· 5 weeks ago
f60745b
[spanify] Use Skia's native span increment helpers
by Bryan Enrique Gonzalez Velez
· 5 weeks ago
ad081dc
[spanify] Use Skia's native SkTo cast for subspan conversions
by Bryan Enrique Gonzalez Velez
· 6 weeks ago
6274fc6
Spanifier: Support volatile qualifiers
by Daniel Angulo
· 6 weeks ago
bfed6db
Revert "[apple] Roll dsymutil to dsymutil-llvmorg-23-init-19482-g53d18800-1"
by Yue She
· 6 weeks ago
6693466
[build] Refactor some code to add retries when fetching URLs
by Yue She
· 6 weeks ago
11bca28
[apple] Roll dsymutil to dsymutil-llvmorg-23-init-19482-g53d18800-1
by Yue She
· 6 weeks ago
b598b4a
Reland "[clang-plugin] Support raw_ptr enforcement in container template arguments"
by Bryan Enrique Gonzalez Velez
· 6 weeks ago
87b5008
Replace mac12 trybot with mac13
by Liza Burakova
· 7 weeks ago
6d4c7b4
[build][rust] add retry mechanism to GetLatestRustCommit
by Yue She
· 7 weeks ago
6330044
[spanify] Support chained CLs in 2p_perftest.py via Gerrit API
by Sergio Solano
· 8 weeks ago
dd7362d
Roll clang+rust llvmorg-23-init-18172-g7389aa2e-2 : llvmorg-23-init-19482-g53d18800-1 / 8954863c81df429ebf96ea38a16c76f209995833-1 : b998449636a48e2c4a362809085b600a0174e1f2-1
by Devon Loehr
· 8 weeks ago
e3fac7e
[spanify] Correctly identify unsigned enums to avoid redundant checked_casts
by Daniel Angulo
· 8 weeks ago
5f91cd6
[spanify] Handle parenthesized expressions in GetExprRange
by Sergio Solano
· 8 weeks ago
4cee251
[clang] Pass HOST_LINK_VERSION=1249 when building Clang on macOS
by Yue She
· 8 weeks ago
fa3797f
[tools/clang] Support std containers and lambda capture exclusions
by Ali Hijazi
· 8 weeks ago
a4bac3b
[tools/clang] Support top-level typedef matching on LHS and RHS types
by Ali Hijazi
· 8 weeks ago
35c42ed
Spanify: Store Spanify compilation errors
by Daniel Angulo
· 8 weeks ago
c3e54e4
Add script to run Pinpoint performance tests for 2P library CLs.
by Sergio Solano
· 9 weeks ago
a69cd73
[tools/clang] Support parenthesis peeling and temporary objects
by Ali Hijazi
· 9 weeks ago
9eaed8a
[tools/clang] Improve range loop variable matching in rewriter
by Ali Hijazi
· 9 weeks ago
3786b6b
[spanify] Handle implicit casts in GetExprRange
by Sergio Solano
· 9 weeks ago
95fd6a6
[tools/clang] Fix build and clean up unused variables in rewriter
by Ali Hijazi
· 9 weeks ago
961e841
spanify: Improve const handling
by Daniel Angulo
· 9 weeks ago
fc8b902
Add LLM output to spanify csv result file.
by Daniel Angulo
· 9 weeks ago
bacd759
Repackage clang after standardizing metadata
by Devon Loehr
· 9 weeks ago
15a7d06
[clang] Add output-artifacts and GCS sub dir args to package.py
by Dan Le Febvre
· 9 weeks ago
78decc0
Revert "Reland "Reland "[clang] Update raw_ptr_plugin for Clang #199528"""
by Devon Loehr
· 9 weeks ago
7e9cfaa
Revert "[clang-plugin] Support raw_ptr enforcement in container template arguments"
by Hans Wennborg
· 9 weeks ago
6d8bc7e
Set additional git commit metadata in build.py
by Devon Loehr
· 9 weeks ago
f7b1b78
spanify: Exclude pointer-to-array types from spanification
by Arthur Sonzogni
· 9 weeks ago
a3e0959
Reland "Reland "[clang] Update raw_ptr_plugin for Clang #199528""
by Hans Wennborg
· 9 weeks ago
239a6a1
[clang-plugin] Support raw_ptr enforcement in container template arguments
by Bryan Enrique Gonzalez Velez
· 9 weeks ago
7709e8d
[spanify] Handle qualified names in DeclRefExpr to prevent assertion crash
by Daniel Angulo
· 9 weeks ago
12b4863
spanify: Bind rhs_array_type in AST matcher
by Arthur Sonzogni
· 9 weeks ago
86f9eba
Roll clang+rust llvmorg-23-init-10931-g20b6ec66-11 : llvmorg-23-init-18172-g7389aa2e-1 / 4c4205163abcbd08948b3efab796c543ba1ea687-5 : 8954863c81df429ebf96ea38a16c76f209995833-1
by Hans Wennborg
· 9 weeks ago
3ffebf2
Revert "Reland "[clang] Update raw_ptr_plugin for Clang #199528""
by Hans Wennborg
· 10 weeks ago
0483674
Spanify: Replace ninja by autoninja in rewrites
by Daniel Angulo
· 10 weeks ago
46f0d6b
Spanify results LLM refinement and upload.
by Daniel Angulo
· 10 weeks ago
1b53222
[spanify] Support spanification across C-style function pointer calls
by Sergio Solano
· 10 weeks ago
bc196e3
Reland "[clang] Update raw_ptr_plugin for Clang #199528"
by Hans Wennborg
· 10 weeks ago
469b9f6
[spanify] Disable static extent for Skia's SkSpan
by Bryan Enrique Gonzalez Velez
· 10 weeks ago
5611979
Set MACOSX_DEPLOYMENT_TARGET 10.12 when building rust+clang toolchain
by Hans Wennborg
· 10 weeks ago
4cb3c0e
[spanify] Update README to reflect simplified script usage
by Arthur Sonzogni
· 10 weeks ago
a19ae97
set MACOSX_DEPLOYMENT_TARGET to 12.0 when building rust+clang toolchain
by Yue She
· 10 weeks ago
93e6db4
Suppress more notes in unsafe buffers plugin
by Arthur Eubanks
· 2 months ago
06dd1f4
Revert "[clang] Update raw_ptr_plugin for Clang #199528"
by Hans Wennborg
· 2 months ago
9e229cc
[clang] Remove plugins/tests/repro_source.cpp
by Hans Wennborg
· 2 months ago
4e3abee
[clang] Update raw_ptr_plugin for Clang #199528
by Hans Wennborg
· 2 months ago
4ac1011
Suppress notes for suppressed warnings
by Arthur Eubanks
· 2 months ago
4e80255
[clang] Add mac15-x64-rel-tests to Cq-Include-Trybots
by Hans Wennborg
· 2 months ago
b74df20
Revert "Roll clang+rust llvmorg-23-init-10931-g20b6ec66-11 : llvmorg-23-init-15916-g4a32cf0b-1 / 4c4205163abcbd08948b3efab796c543ba1ea687-3 : 507271bc119683008ec719ecee48814e8ac86c65-3"
by Hans Wennborg
· 2 months ago
f8ce46f
Roll clang+rust llvmorg-23-init-10931-g20b6ec66-11 : llvmorg-23-init-15916-g4a32cf0b-1 / 4c4205163abcbd08948b3efab796c543ba1ea687-3 : 507271bc119683008ec719ecee48814e8ac86c65-3
by Hans Wennborg
· 2 months ago
45f4b9e
[Spanify] Allow conditional gn check skipping and disable for skia
by Bryan Enrique Gonzalez Velez
· 3 months ago
c86aeaf
[spanify] Fix replacement collisions for arrays with inline structs.
by Bryan Enrique Gonzalez Velez
· 3 months ago
aaa36f2
Spanify: resolve submodule bootstrapping.
by Arthur Sonzogni
· 3 months ago
7c9eb5b
[blink_gc_plugin] Fix the compilation with GCC
by Anton Kirilov
· 3 months ago
849a659
Remove obsolete `chromeos_is_browser_only` build arg
by Georg Neis
· 3 months ago
7c732b7
[spanify] Refactor spanify tools to support standalone submodule builds
by Arthur Sonzogni
· 3 months ago
b32f7b8
Implement a clang plugin for strict deps.
by Matt Stark
· 3 months ago
1b6abf9
spanify: Treat <span> as a system include
by Arthur Sonzogni
· 3 months ago
c842f6b
[apple] Roll dsymutil to llvmorg-23-init-10931-g20b6ec66-11
by Yue She
· 3 months ago
cbb51d7
[clang-tooling] Improve compiler identification in compile_db.py
by Sergio Solano
· 3 months ago
75e7c87
[spanify] Add project filtering to rewrite and test scripts
by Sergio Solano
· 3 months ago
75b4d22
Allow ANGLE project as a target of rewrite_multiple_platforms.py
by Sergio Solano
· 3 months ago
def7045
Remove MiraclePtr-related options from clang plugin
by Daniel Cheng
· 3 months ago
Next »