mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-15 04:00:56 +00:00
cpp11-migrate: Really fixing doxygen warning
Last attempt at this fix was bogus. llvm-svn: 184869
This commit is contained in:
parent
8b006c69c0
commit
51a55d9964
@ -83,6 +83,7 @@ public:
|
||||
/// \brief Constructor
|
||||
/// \param Name Name of the transform for human-readable purposes (e.g. -help
|
||||
/// text)
|
||||
/// \param Options Global options that affect all Transforms.
|
||||
Transform(llvm::StringRef Name, const TransformOptions &Options);
|
||||
|
||||
virtual ~Transform();
|
||||
|
Loading…
Reference in New Issue
Block a user