mirror of
https://github.com/The-OpenROAD-Project/OpenROAD.git
synced 2026-05-28 02:34:53 +08:00
.clang-format: add Standard: c++17
This commit is contained in:
@@ -28,3 +28,4 @@ BreakBeforeBinaryOperators: All
|
||||
BreakBeforeBraces: Custom
|
||||
DerivePointerAlignment: false
|
||||
SpaceAfterCStyleCast: true
|
||||
Standard: c++17
|
||||
|
||||
Reference in New Issue
Block a user