diff options
author | Haojian Wu <hokein@google.com> | 2016-10-17 15:26:34 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-10-17 15:26:34 +0000 |
commit | ac97fc3902c446bef023c91c3bd4beb2635ecb0d (patch) | |
tree | 4295948e3434a72ec3b01983c2e51ffdb6583fa0 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | c0ef9e43168213a8496e170340afabc8d6d16e0f (diff) | |
download | bcm5719-llvm-ac97fc3902c446bef023c91c3bd4beb2635ecb0d.tar.gz bcm5719-llvm-ac97fc3902c446bef023c91c3bd4beb2635ecb0d.zip |
[clang-move] Fix generating illegal header guard.
The filepath might contain some characters (i.e. '@') which are not
illegal in c identifiers. This patch changes all non-alphanumeric characters
to '_'.
llvm-svn: 284391
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions