diff options
author | Yussur Mustafa Oraji <N00byKing@hotmail.de> | 2025-05-30 14:33:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 08:33:53 -0400 |
commit | 5c3bf36c996e0e8e1b6fcdd2fc116d3e5305df13 (patch) | |
tree | 28235bd88e00cb634b17b95b28561ec891445d70 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | b222fa828432a6a0aeec6a58915a35e14d8a1c8d (diff) | |
download | llvm-5c3bf36c996e0e8e1b6fcdd2fc116d3e5305df13.zip llvm-5c3bf36c996e0e8e1b6fcdd2fc116d3e5305df13.tar.gz llvm-5c3bf36c996e0e8e1b6fcdd2fc116d3e5305df13.tar.bz2 |
[flang] Add __COUNTER__ preprocessor macro (#136827)
This commit adds support for the `__COUNTER__` preprocessor macro, which
works the same as the one found in clang.
It is useful to generate unique names at compile-time.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions