LLVM coding standard recommend the in/out specifier to be placed before the parameter name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84945
[compiler-rt] Normalize some in/out doxygen parameter in interface headers. NFC. ClosedPublic Authored by pgousseau on Jul 30 2020, 7:00 AM.
Details Summary LLVM coding standard recommend the in/out specifier to be placed before the parameter name.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2020, 12:56 AM Closed by commit rG14948a08f31b: [compiler-rt] Normalize some in/out doxygen parameter in interface (authored by pgousseau). · Explain WhyAug 5 2020, 2:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283169 compiler-rt/include/sanitizer/asan_interface.h
compiler-rt/include/sanitizer/common_interface_defs.h
|