[all-commits] [llvm/llvm-project] 2108f7: [Object] Fix namespace style issues in D122069
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jun 1 17:05:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2108f7a243a5018b4ffc09bcbc2a8bdbe3c9a4d1
https://github.com/llvm/llvm-project/commit/2108f7a243a5018b4ffc09bcbc2a8bdbe3c9a4d1
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M llvm/lib/Object/OffloadBinary.cpp
Log Message:
-----------
[Object] Fix namespace style issues in D122069
https://llvm.org/docs/CodingStandards.html#use-namespace-qualifiers-to-implement-previously-declared-functions
More information about the All-commits
mailing list