[all-commits] [llvm/llvm-project] f73bf4: [libc++] Fix typo in _LIBCPP_REMOVE_TRANSITIVE_INC...
bobsayshilol via All-commits
all-commits at lists.llvm.org
Sun Jan 21 07:15:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f73bf45d68bd2c17602a909751da4a23138d711a
https://github.com/llvm/llvm-project/commit/f73bf45d68bd2c17602a909751da4a23138d711a
Author: bobsayshilol <bobsayshilol at live.co.uk>
Date: 2024-01-21 (Sun, 21 Jan 2024)
Changed paths:
M libcxx/include/concepts
M libcxx/include/sstream
Log Message:
-----------
[libc++] Fix typo in _LIBCPP_REMOVE_TRANSITIVE_INCLUDES (#78639)
Spotted by inspection when trialling out
`_LIBCPP_REMOVE_TRANSITIVE_INCLUDES`. No other instances of `_LIPCPP_`
were found in the repo.
More information about the All-commits
mailing list