[all-commits] [llvm/llvm-project] 1ca5fe: [Support] Remove some #if __cplusplus > 201402L
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Aug 11 10:35:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ca5fee2285de6e81d52a38de5cfdbe3a7a79f74
https://github.com/llvm/llvm-project/commit/1ca5fee2285de6e81d52a38de5cfdbe3a7a79f74
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M llvm/include/llvm/ADT/Twine.h
M llvm/include/llvm/Support/raw_ostream.h
M llvm/unittests/ADT/StringRefTest.cpp
M llvm/unittests/ADT/TwineTest.cpp
Log Message:
-----------
[Support] Remove some #if __cplusplus > 201402L
More information about the All-commits
mailing list