diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2021-07-02 19:43:01 +0000 |
---|---|---|
committer | Saleem Abdulrasool <abdulras@google.com> | 2021-07-02 15:44:01 -0700 |
commit | 24f4c3ebef63c7d2553132d7d9d75ea19338bcb7 (patch) | |
tree | 698682717a78600b8549227b8d5a0c0f1e074fcf /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a5c3f10b7527e1aa020d5d05703bb816a3e936fb (diff) | |
download | llvm-24f4c3ebef63c7d2553132d7d9d75ea19338bcb7.zip llvm-24f4c3ebef63c7d2553132d7d9d75ea19338bcb7.tar.gz llvm-24f4c3ebef63c7d2553132d7d9d75ea19338bcb7.tar.bz2 |
Lex: add a callback for `#pragma mark`
Allow a preprocessor observer to be notified of mark pragmas. Although
this does not impact code generation in any way, it is useful for other
clients, such as clangd, to be able to identify any marked regions.
Reviewed By: dgoldman
Differential Revision: https://reviews.llvm.org/D105368
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions