Fix -Wdocumentation warning by removing empty @brief. NFCI

llvm-svn: 322186
This commit is contained in:
Simon Pilgrim 2018-01-10 13:52:30 +00:00
parent f60bf347c9
commit 0643ea9ae0
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ class VSO {
friend class ExecutionSession;
public:
/// @brief
enum RelativeLinkageStrength {
NewDefinitionIsStronger,
DuplicateDefinition,