Skip to content

Commit

Permalink
Fix no template named 'optional' in namespace 'std'
Browse files Browse the repository at this point in the history
  • Loading branch information
linehill committed Oct 26, 2022
1 parent 5e63713 commit 1385070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm_passes/HipEmitLoweredNames.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#include "llvm/Support/CommandLine.h"

#include <fstream>
#include <optional>

#define PASS_NAME "emit-lowered-names"
#define DEBUG_TYPE PASS_NAME
Expand Down

0 comments on commit 1385070

Please sign in to comment.