Skip to content

Commit

Permalink
Apply clang-format
Browse files Browse the repository at this point in the history
Signed-off-by: Lu, John <john.lu@intel.com>
  • Loading branch information
LU-JOHN committed Feb 14, 2024
1 parent 5137f04 commit 89cb624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SPIRV/Mangler/Mangler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
#include "NameMangleAPI.h"
#include "ParameterType.h"
#include <algorithm>
#include <unordered_map>
#include <sstream>
#include <string>
#include <unordered_map>

// According to IA64 name mangling spec,
// builtin vector types should not be substituted
Expand Down

0 comments on commit 89cb624

Please sign in to comment.