Hash :
6f0337a0
        
        Author :
  
        
        Date :
2025-08-28T23:13:22
        
      
Avoid some needless c_str() calls. Remove conversions from string -> char* -> string, as detected some time ago by a clang compiler plugin. Typically, this occurs when passing a c_str() result to a function that expects a string argument. Bug: b/412730353 Change-Id: I1d9c83e9ed5c4900eec266e71f534661f0f3d4d4 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6896657 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Auto-Submit: Tom Sepez <tsepez@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>
{
  "src/compiler/generate_parser_tools.py":
    "bb5b9d7e3b890ad55fe9dba470cd86fe",
  "src/compiler/preprocessor/generate_parser.py":
    "9a4588fdf009298fe49c52b9252789c7",
  "src/compiler/preprocessor/preprocessor.l":
    "dc2261e73ea92b35d68d69748c341319",
  "src/compiler/preprocessor/preprocessor.y":
    "8e4f866302395b2e2e504d8f079a6631",
  "src/compiler/preprocessor/preprocessor_lex_autogen.cpp":
    "c58edcc71ed87ab9613539a3acd5e194",
  "src/compiler/preprocessor/preprocessor_tab_autogen.cpp":
    "000f93c6b244dcae862efa319a737a7f",
  "tools/flex-bison/linux/bison.sha1":
    "dfc9209e0c76eddd9bed0601c6c189e5",
  "tools/flex-bison/linux/flex.sha1":
    "621fc8947f2114812fb7a2c9df71bdcf",
  "tools/flex-bison/mac/bison.sha1":
    "820f02a921eaf3e176727a3ad17deaa6",
  "tools/flex-bison/mac/flex.sha1":
    "15c8ecfaac6ec510ea5118cdbcf27fdd",
  "tools/flex-bison/windows/bison.exe.sha1":
    "fd6d2461a2c256179faca7f5f142e689",
  "tools/flex-bison/windows/flex.exe.sha1":
    "c0213d97938af52cc29960381c77e608",
  "tools/flex-bison/windows/m4.exe.sha1":
    "98b1183972580437dffe690b29915c09",
  "tools/flex-bison/windows/msys-2.0.dll.sha1":
    "8f76dc025488db997861057d7283ce20",
  "tools/flex-bison/windows/msys-iconv-2.dll.sha1":
    "3892b2095dbfca5a71a30ffc7c895dad",
  "tools/flex-bison/windows/msys-intl-8.dll.sha1":
    "ff2f3d05584d43fbd77d6251988b83ac"
}