diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2019-01-26 13:58:15 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2019-01-26 13:58:15 +0000 |
commit | 94498c70ae44d51835f4a7110877ed77c48251b2 (patch) | |
tree | 08d6bcfd5620241f9d0ca00bfb776a214e9862ca /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 01998388838d6c8a784e4b453a68daa46fea172d (diff) | |
download | llvm-94498c70ae44d51835f4a7110877ed77c48251b2.zip llvm-94498c70ae44d51835f4a7110877ed77c48251b2.tar.gz llvm-94498c70ae44d51835f4a7110877ed77c48251b2.tar.bz2 |
[AST][NFC] Various cleanups to GenericSelectionExpr
Various cleanups to GenericSelectionExpr factored out of D57104. In particular:
1. Move the friend declaration to the top.
2. Introduce a constant ResultDependentIndex instead of the magic "-1".
3. clang-format
4. Group the member function together so that they can be removed as one block
by D57106.
NFC.
Differential Revision: https://reviews.llvm.org/D57238
Reviewed By: aaron.ballman
llvm-svn: 352275
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions