diff options
author | Daniel Jasper <djasper@google.com> | 2014-09-04 18:23:42 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2014-09-04 18:23:42 +0000 |
commit | 4db69bd5422e3a51e1843652682f7f753baf3c7d (patch) | |
tree | 83bac1026e7ce230fbcb5f147ba069366e334454 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6b3a94065b9f8c5c8e711af39b728d0746274dc9 (diff) | |
download | llvm-4db69bd5422e3a51e1843652682f7f753baf3c7d.zip llvm-4db69bd5422e3a51e1843652682f7f753baf3c7d.tar.gz llvm-4db69bd5422e3a51e1843652682f7f753baf3c7d.tar.bz2 |
clang-format: [JS] Support alternative operator names as identifiers.
Before:
not. and . or . not_eq = 1;
After:
not.and.or.not_eq = 1;
llvm-svn: 217179
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions