[all-commits] [llvm/llvm-project] a76bf4: [NFC][ADT/Support] Add {} for else when if body ha...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Wed May 21 13:19:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a76bf4da53182baace54fd69f9d38fc10e6b8e85
https://github.com/llvm/llvm-project/commit/a76bf4da53182baace54fd69f9d38fc10e6b8e85
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M llvm/include/llvm/ADT/IntervalMap.h
M llvm/include/llvm/ADT/STLExtras.h
M llvm/include/llvm/ADT/SmallBitVector.h
M llvm/include/llvm/ADT/Twine.h
M llvm/include/llvm/Support/Error.h
M llvm/include/llvm/Support/GenericLoopInfoImpl.h
M llvm/include/llvm/Support/GraphWriter.h
M llvm/include/llvm/Support/YAMLParser.h
M llvm/lib/Support/APFixedPoint.cpp
M llvm/lib/Support/APFloat.cpp
M llvm/lib/Support/APInt.cpp
M llvm/lib/Support/CommandLine.cpp
M llvm/lib/Support/Mustache.cpp
M llvm/lib/Support/PrettyStackTrace.cpp
M llvm/lib/Support/ScaledNumber.cpp
M llvm/lib/Support/Unix/Path.inc
M llvm/lib/Support/Windows/Path.inc
M llvm/lib/Support/YAMLParser.cpp
M llvm/lib/Support/regcomp.c
Log Message:
-----------
[NFC][ADT/Support] Add {} for else when if body has {} (#140758)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list