forked from OSchip/llvm-project
Fix -Wdocumentation warning by removing empty @brief. NFCI
llvm-svn: 322186
This commit is contained in:
parent
f60bf347c9
commit
0643ea9ae0
|
@ -125,7 +125,6 @@ class VSO {
|
|||
friend class ExecutionSession;
|
||||
|
||||
public:
|
||||
/// @brief
|
||||
enum RelativeLinkageStrength {
|
||||
NewDefinitionIsStronger,
|
||||
DuplicateDefinition,
|
||||
|
|
Loading…
Reference in New Issue