The patch renames MakeStartMinusEndExpr() to MakeEndMinusStartExpr() to better reflect an expression it creates.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | windows > Clang.SemaObjC::Unknown Unit Message ("") |
Differential D82079
[MC] Rename a misnamed function. NFC. ClosedPublic Authored by ikudrin on Jun 18 2020, 3:54 AM.
Details Summary The patch renames MakeStartMinusEndExpr() to MakeEndMinusStartExpr() to better reflect an expression it creates.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Jun 18 2020, 4:20 AM Closed by commit rG6853cc722187: [MC] Rename a misnamed function. NFC. (authored by ikudrin). · Explain WhyJun 18 2020, 6:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271649 llvm/lib/MC/MCDwarf.cpp
|
clang-tidy: warning: invalid case style for function 'MakeEndMinusStartExpr' [readability-identifier-naming]
not useful