mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
win: Let Doxygen see CRASHPAD_SIMULATE_CRASH()
Doxygen doesn’t generate documentation for macros unless the file that defines it has a \file directive. R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1406253009 .
This commit is contained in:
parent
4860f64923
commit
3ea5172982
@ -20,6 +20,8 @@
|
|||||||
#include "client/crashpad_client.h"
|
#include "client/crashpad_client.h"
|
||||||
#include "util/win/capture_context.h"
|
#include "util/win/capture_context.h"
|
||||||
|
|
||||||
|
//! \file
|
||||||
|
|
||||||
//! \brief Captures the CPU context and captures a dump without an exception.
|
//! \brief Captures the CPU context and captures a dump without an exception.
|
||||||
#define CRASHPAD_SIMULATE_CRASH() \
|
#define CRASHPAD_SIMULATE_CRASH() \
|
||||||
do { \
|
do { \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user